Question
STM32CubeMX Ethernet feature request
Hello, I have a feature request relating to ethernet for CubeMX.
We have a PHY that is configured via SPI instead of MDIO but CubeMX insists on configuring the MDIO and MDC pins even when they're not required. We have to manually write code to undo this assignment and use the pins for another function instead. A checkbox like the "Activate Rx Err signal" but for MDIO would be nice.
