cancel
Showing results for 
Search instead for 
Did you mean: 

How to cancel FATFS verify the platform settings tab?

Zhou JianQiang
Associate II

I use stm32cubemx 5.5, and there is a problem bothering me.

when i enable FATFS in stmcubemx, i got an warning: verify the platform settings tab

I know i should add a sd detect pin this warning, but actually, the board don't have the detect pin.

although i can ignore this warning, i would like to cancel this warning.

So How to cancel FATFS verify the platform settings tab

1 ACCEPTED SOLUTION

Accepted Solutions
Khouloud ZEMMELI
ST Employee

Hi @周 剑强​ ,

For the moment, there's no way to cancel warnings if they really need to be mentioned (for some other project maybe), please ignore it if you can continue your project without this configuration.

Thanks for your feedback 🙂

Khouloud

View solution in original post

2 REPLIES 2
Khouloud ZEMMELI
ST Employee

Hi @周 剑强​ ,

For the moment, there's no way to cancel warnings if they really need to be mentioned (for some other project maybe), please ignore it if you can continue your project without this configuration.

Thanks for your feedback 🙂

Khouloud

Graham1904
Associate II

0693W000006I6tCQAS.pngI have the same problem with my Nucleo-64 STM32L476RG. You cannot ignore this as it will not compile the "MX_FATFS_Config()". It comes up with a warning message when you try to compile.