• Simple SPI driver for AT91SAM9260
    hi all, I am in bit dark because of the SPI of the AT91SAM9260,I need a driver for the SPI , Could some body please help me with this Thanks, SAP
  • AT91SAM9260
    Hi, I am facing problem in making new project in Keil uv4 MDK and also in IAR Embedded Workbench, can any one helpme in it? Regards,
  • I'm stuck with unexpected code behavior
    I'm using quite old version of Keil, 3.20. With following simple code, I get unexpected results. I believe there is some kind of code problem: xdata char msg1[]="abc"; xdata char msg2[]="def"; void...
  • Ethernet on AT91SAM9260
    Hi, is there an example how to implement ethernet software on AT91SAM9260 devices? I tried to port the example from the AT91SAM7, but it does not fire the interrupts. The Link/Act LED flashes. ...
  • RS232 driver for AT91SAM9260
    Hi all, is their any one worked on this processor? Could you please explain me hoe dows it working in RS232 mode.Could you share any exaples code or any link for this Thanks in advence ...