Skip to main content
Jack3
Senior
May 3, 2019
Question

STM32CubeMX 5.2.0 - IP not configured or wrong parameter values

  • May 3, 2019
  • 4 replies
  • 2261 views

Using STM32CubeMX 5.2.0 in Windows 10.

When I hit the "Gererate Code" button, I see a pop-up window:

"WARNINGS: - These IPs still have some not configured or wrong parameter values:

[FATFS, Verify the Platform Settings Tab , USB_HOST, Verify the Platform Settings Tab ]

Do you still want to generate code ?"

FATFS and USB_HOST happen to show a green 'V'.

I can't seem to find any "Platform Settings Tab", where is it located?

Looking through the settings, I do not get where the problem comes from.

What can I check?

This topic has been closed for replies.

4 replies

Nesrine.JLASSI
Visitor II
May 9, 2019

Hi @Jack​ 

Could you please send me your .ioc file to check the problem ?

Best regards,

Nesrine.

Jack3
Jack3Author
Senior
May 9, 2019

Thank you very much for your response!

I uploaded the .ioc file by now. Best regards.

Nesrine.JLASSI
Visitor II
May 9, 2019

Hi @Jack​ 

Please try to finish the configuration of USB_HOST : Platform Settings => 0690X000008BSonQAG.png

Also the configuration of FATFS : Platform Settings => 0690X000008BSpHQAW.png

Then try to GENERATE CODE => now it must work correctly

Best regards,

Nesrine

Jack3
Jack3Author
Senior
May 9, 2019

Hi Nesrine, thank you, super! Because I don't use an SD Card detect switch, I didn't fill that one in. For the VBUS_HS, the proto-board was missing the track to the STM32H7. This solved the issue. And I found these Platform Settings TABs, after clicking FATFS and USB_HOST. Thank you very much! I assigned a few new pins for these (SD_DETECT input and USB_VBUS output).