• 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...
  • 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?
  • 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...
  • can i use RL-FlashFs without nandflash controller in my mcu lpc1822?
    Hi there, now i want to use RL-FlashFs to manage the nandflash on my board, however, the mcu i use ---lpc1822 does not have a nandflash controller and i access the nandflash by timing simulation, can...
  • Is FlashFS Buggey?
    I have some problems with FlashFS. I described one about masking in ffind() earlier but now I can't get fread() working. It works like a charm in simulating FlashFS RAM drive but in reality...