• 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,
  • implementing FAT with lpc2138
    Hello! i want to access the SD card connected to the lpc 2138. i have connected it to the controller. Can any body give me help how can i test the card, wether it is working properly. tested code or...
  • 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...