• AT91SAM7S64 & USB
    hello, can you help me? I want to use AT91SAM7S64 as a USB directly.But I don't know how to do.I now have its minimum system development board.But the USB part does not know how to do.So,I want to ask...
  • AT91SAM7S64 & USB
    hello, can you help me? I want to use AT91SAM7S64 as a USB directly.But I don't know how to do.I now have its minimum system development board.But the USB part does not know how to do.So,I want to ask...
  • AT91SAM7S64 DEBUG port interrupt
    Hi all I am using AT91SAM7S64 controller for my application , the DEBUG port interrupt is not working i am posting my code for ur reference , the interrupt code void Debug_Usart_irq_handler(void...
  • AT91SAM7S64 DEBUG port interrupt
    Hi all I am using AT91SAM7S64 controller for my application , the DEBUG port interrupt is not working i am posting my code for ur reference , the interrupt code void Debug_Usart_irq_handler(void...
  • USB-CDC Sample for AT91SAM7S64
    I want to enable USB-CDC on AT91SAM7S64 but there was no sample for that. By the way I've tried to use SAM3U sample but it didn't work. Is there any sample for it? or how else can I do it?