cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 + M25P64 + FatFs

criosoft
Associate II
Posted on November 26, 2010 at 10:45

STM32 + M25P64 + FatFs

2 REPLIES 2
Andrew Neil
Evangelist
Posted on May 17, 2011 at 14:16

''Please help me with discio.c routines''

 

 

What help, exactly, do you need?

What have you done so far?

Where are you stuck?
criosoft
Associate II
Posted on May 17, 2011 at 14:16

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.