• AT91M42800A SPI code
    I was wondering if anyone had some sample code to make the SPI on a AT91M42800A to work. I don't understand the functional flow diagram on page 170 of the complete data sheet, which I think I need to...
  • AT91M42800A SPI code
    I was wondering if anyone had some sample code to make the SPI on a AT91M42800A to work. I don't understand the functional flow diagram on page 170 of the complete data sheet, which I think I need to...
  • Debugging an aplication in External Flash on AT91M42800A?
    Hello. Is there any way to debug a programm located in external flash (at EBI Bus)? This CPU boots from external bus device at adres 0x0 (external flash). Then it needs an ebi bus initialization and...
  • Debugging an aplication in External Flash on AT91M42800A?
    Hello. Is there any way to debug a programm located in external flash (at EBI Bus)? This CPU boots from external bus device at adres 0x0 (external flash). Then it needs an ebi bus initialization and...
  • how to make work usb and pit interrupt
    Hello, i need to have at same time turned on pit interrupt and usb interrupt. When i use only one of it it works good. But when both interrupts are turn on the pit interrupt works good but usb stops...