• 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,
  • 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. ...
  • Program NANDFlash using KEIL ulink2 on AT91SAM9260
    Hi, hi have to program a NANDFlash (K9F2G08U0A) on a board with an AT91SAM9260 using the ulink2 JTAG debugger. Is this possible? How is it done in principle?
  • 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 ...
  • at91sam9260 data abort
    I am porting freeRTOS for AT91SAM9260.Now i encount a problem. In my portAMS.s I am using keil+jlink debug the program into SDRAM. AT91C_BASE_AIC EQU 0xfffff000 AIC_EOICR EQU 0x130 vPreemptiveTick...