I'm using an STM32F427 and no RTOS, along with a custom PHY. However, I’ve encountered issues configuring a custom PHY address in STM32CubeIDE 1.14.1:Custom PHY Address SetupMy setup requires a specific PHY address, such as 0x80, but STM32CubeIDE 1.1...