2010-11-26 01:45 AM
STM32 + M25P64 + FatFs
2011-05-17 05:16 AM
''Please help me with discio.c routines''
What help, exactly, do you need? What have you done so far? Where are you stuck?
2011-05-17 05:16 AM
I've only just added to DiskRead procedure in diskio.c this:
sFLASH_ReadBuffer(buff, sector * 512, 512);
All files on my M25P64 are listed and opened normally. But when i try to read file, i've got a FR_DISK_ERR after 2048 bytes red.