• 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...
  • 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?
  • 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...
  • Example UART1 is not giving output
    Hi everybody I have opened this Keil example problem UART1.c and compiled it...with Aduc7026 But this program is not giving output(Like printf("hello") on the serial port). I dont know why? Thanks...