• 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 ...
  • 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 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...
  • 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...
  • RL-ARM TCP Stack and AT91SAM9260-EK EMAC driver issues
    Hallo, Keil RL-ARM ( RTOS and TCP Stack ) provides a EMAC driver for AT91SAM7X microcontroller using AT91SAM7X-EK. I did take this EMAC driver and ported it to AT91SAM9260-EK ( almost the same thing...