• 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. ...
  • Contents missmatch at: 00100000H ! for AT91SAM9260
    Hi, I am new to embedded system. I am using AT91SAM9260 controller. Please find below the error i am facing, while downloading the image to flash. Erase Done. Programming Done. Contents missmatch...
  • AT91SAM9260 unexpected SPI behavior
    Hi, I got some problems using SPI. I use the following code: #include <AT91SAM9260.H> /* AT91SAM9260 definitions */ #include <lib_AT91SAM9260.h> /* Library function definitions */ int main (void...
  • 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
  • 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 ...