STM32MX Cube pins are changing without a notice!
I'm using STM32MX Cube to assign pins for different features.
I have a lot of communication ports and GPIO:s enabled in my STM32H750.
I have prototype 1 working, I noticed that when I add for instance an extra I2C other pins move without notice. For instance, LTDC RGB pin R0 moves to another pin on STM32.
I have also seen that LTDC is disabled suddenly wihtout any notice.
Quesiton. Is it possible to lock current pins in STM32MX cube?
Else How do I see all pins that changed when I add a new I2C? is there any log file?
This is a bit stupid from my point of view. And it may cause a lot of issues in next revision of this board if I dont tanke my time and check all 240 pins...
Thanks,
