Example project shows pin conflict by default -- when is it safe to ignore?
Creating a new example project for the Nucleo Stm32h743 board, it enables the ethernet (RMII ) and a LED PB0, yet the Configuration Tool Gui shows a yellow conflict triangle between the RMII and LED.
I haven't tested the ethernet, but presumably the example project works (ethernet and led)... so 1) why does the CubeMx show a warning and 2) when is it ok to ignore these conflict warnings?
For example, if I enable another peripheral (ADC1/2.IN15 and/or ADC3.IN1), the tool then shows a conflict between the ETH/LED/ADC. In any case, I don't see how the 9 RMII pins* on the Nucleo conflict with the LED or the ADCs.
PA1,PA2,PA7,PB13,PC1,PC4,PC6,PG11,PG13
