2019-05-03 04:33 AM
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?
2019-05-09 02:00 AM
Hi @Jack
Could you please send me your .ioc file to check the problem ?
Best regards,
Nesrine.
2019-05-09 02:43 AM
Thank you very much for your response!
I uploaded the .ioc file by now. Best regards.
2019-05-09 03:49 AM
Hi @Jack
Please try to finish the configuration of USB_HOST : Platform Settings =>
Also the configuration of FATFS : Platform Settings =>
Then try to GENERATE CODE => now it must work correctly
Best regards,
Nesrine
2019-05-09 04:26 AM
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).