NUCLEO-U575ZI-Q boad - CubeMX Conflicts in default project
- November 6, 2022
- 1 reply
- 1306 views
New to STM32. I've ordered a NUCLEO-U575ZI-Q development board and have been playing with CubeMX in preparation for board arrival. In creating a project for the board I'm starting the project using the board selector and selecting the NUCLEO-U575ZI-Q. I select the option to initialize all the peripherals in default mode and the project initializes. But there are yellow flags all over the place indicating conflicts on the pins.
Is this expected behavior?
Specific examples (not comprehensive):
- RCC - partly disabled conflict with: USART1 Mode Asynchonous
- TSC - partly disabled conflict with: PB14 PB5 PC7 PB7
- DEBUG - partly disabled conflict with: UCPD1 UCPD Mode Sink
First, it's not clear what there messages really mean. Not sure if it's a "real" conflict or a "potential" conflict.
If it's "real", why would ST ship a template with all these conflicts?
How do I resolve them?
I've attached the project in case that's of any help in understanding the issue.
Thanks in advance for any help.
Shawn


