cancel
Showing results for 
Search instead for 
Did you mean: 

[Bug] FatFS in F3 library generate ffconf.h without any code

200286
Associate
Posted on January 19, 2016 at 12:40

Hi

I've noticed annoying bug in STM32CubeMX. When I'm generating code for FATFS, the ffconf.h file in inc folder has only comments header. It casue compilation error. Please fix this quickly.

I'm developing now application on STM32F373RCTx but same bug is showing up for STM32F3DISCOVERY, for other uC series is everything ok.

Regards,

Dawid

#bug #stm32cube
2 REPLIES 2
Nesrine M_O
Lead II
Posted on January 20, 2016 at 13:18

Hi Dawid,

Could you precise on which CubeMX version you have found the issue. So, we can verify it.

-Syrine-

stm32cube-t
Senior III
Posted on January 21, 2016 at 09:03

Dear user,

We reproduce your issue on Linux OS and on F0 series as well. This will be fixed in next STM32CubeMX release 4.13.

As a workaround for now, you can go to STM32CubeMX installation directory, and rename the fatfs_conf_F3.ftl into fatfs_conf_f3.ftl in the db/templates folder.

Best regards