• 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 Error Download To Flash
    HI, I'm using the AT91SAM7S64 Evaluation Kit from Atmel (with Demoprog Hello). Debugging works only with RAM. When i download the program to Flash, i receive the following message: Load "C:\\Tmp...
  • A problem about keil's simulation of AT91SAM7S64
    When I use the keil to simulate the PDC of AT91SAM7S64 the problem come. I eable 'ENDRX interrupt' and 'RXBUFF interrupt' then trigger receiving data. When the RCR count to zero, then automaticly the...
  • USB CDC
    I m writing program for USB host Virtual com port(LPC1768). May be this question found silly but this is confusing me. Im getting frames correctly upto get line coding After that host is not responding...