Is anyone out there using STM32FCube w/ fatfs with LFN (long file names) ? My project works, but I can only get a small file name to work. I have tried all of the settings in FFCONF.h and added ccsbcs.c file.
Thanks for your help, it all works. The trick was getting the clock just right and it all started to work. It's different than the CAN in the old STR911.
Thanks for your response. My project is an upgrade from an STR911 to the STM32. The spec defines the clock as 250 KHz. How do set the clock to get that freq. The STR911 was straight forward.
Thanks for your help. I had a few changes to make and finally got a successful compile. Still having some issues. What changes to ffconf.h need to be made for long file names and multiple directories?