• 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 code does not work at baud rate 115200
    Hi, I have a device which are sending a string "RECEIVED OK. CONTINUE..." repeatedly. It is connected to the MCB2300. The communication interface between my device and MCB2300 is via UART interface...