• Access NANDFlash by using address 0x40000000 on AT91SAM9260
    Hi, is it possible, to access NANDFlash (Samsung K9F2G08U0A) by just reading or writing starting at offset 0x4000000 (EBI CS3 = NANDFlash) using an AT91SAM9260? I tried the ATMEL NANDFlash example...
  • how to program a at91sam9260 in keil
    can anyone please tell me how to program at91sam9260 in keil i dont even have a simple program of an led
  • 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. ...
  • Porting FlashFS to use NANDFlash
    Hi, I adopted FlashFS to use my NANDFlash (9F2G08U0A). finit() and fformat ("F:") are working fine and the flash gets erased. But if I call fopen, to create files, I get linker error: .\at91sam9260...