Using FATFS with stm32f4, adjust cluster size
Posted on June 09, 2015 at 07:05Hi , I am using chan's FATFS with stm32f4 discovery,, So I could see that two paramateres, &sharpdefine _MAX_SS 512 and &sharpdefine BLOCK_SIZE 512 But when I change it to 4096 the FS is no longe...