Need Help Correcting Swapped ETH_TX0 and ETH_TX1 Pins on STM32H7
Hello STM32 community,
I'm currently working with the STM32H7 microcontroller in my project and have connected an Ethernet PHY via MII. Unfortunately, I made a mistake during the creation of the schematics and layout, resulting in the ETH_TX0 and ETH_TX1 pins being swapped. This is obviously a problem, as the connection is incorrect.
I've tried to find a solution to this issue in both the STM32CubeMX tool and the STM32IDE, but so far, I've been unsuccessful. It seems that the option to reconfigure the Ethernet pins in the current software is not available.
Does anyone have any ideas on how I can resolve this issue in software? Is there a way to change the pin configuration for ETH_TX0 and ETH_TX1 after the fact without having to modify the PCB layout?
Any assistance or suggestions would be greatly appreciated. Perhaps someone in the community has encountered a similar problem and can share their experiences.
Thank you in advance for your support!
Best regards,
Thomas
