• File handling with SPI flash device
    Hello, Can anyone suggest me how to do the file handling on the SPI Flash device having 2 Mb memory space. Work done by me till now 1.Added the relevent FS_SPI_FlashDev.h & FS_SPI_FlashPrg.c...
  • Flash File system in SPI flash device
    i have developed a LPC2388 based board which has an SPI Flash memory Chip. This Memory will be used as the USB MSC storage media. Also I want to put the FAT file system in this flash mem,and access...
  • SPI Flash, File Update Problem
    Hello, I have a problem with RL-FlashFS for SPI Flash memory(AT45DB161). As you know, currently there is no 'update' option for NOR flash memory in the library. I can easly manage fopen, fclose,fdelete...
  • How to load SPI device with a specific bin file
    Hello All, I have reached a dead end try to load a specific ".bin" file to an external SPI device. I hope somebody can help me out here. I am using Keil eval board MCBSTM32E and I want to download...
  • SPI interface with peripheral devices
    Sir, I am learning SPI interfacing. I am using P89V51RD2FA microcontroller. And I have to interface it with a device using SPI interface but the problem is that I don't know what to do when I have...