Cube MX missed or incomplete FATFS support
Hi Everyone, recently I am trying uSdCard FATFS library configured and generated from cubemx tool(v4.22.0),
Only when I enable _USE_LFN parameter which is for long file name support I received compilation errors,
Below is the Error I received during compilation.
Error: L6218E: Undefined symbol ff_convert (referred from ff.o).
How could I resolve it ? and hope ST Cube MX developer will realize this and fix it too.
Thank You
Best Regards,
Manojkumar
#sdcard #cubemx-4.22 #stm32f7 #sdmmc #fatfs #stm32