• 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...
  • 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?
  • LPC1788 nandflash use RL-flash FS err
    hi, I use Rl-flashFs driver Nandflash in LPC1788 microchip but Reading and writing large amounts of data is always wrong as: write 16Mbyte data 0x00 Read out after the comparison found...
  • 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...
  • Control MCU Via RS232
    Hi,Dear sir; I want to write a program to modify the data in EEPROM IC by controlling the MCU via RS232 interface from the PC. Do you have any application notes on this subject? And any example codes...