How to Configure a Custom PHY Address inSTM32cube IDE 1.14.1?
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 Setup
My setup requires a specific PHY address, such as 0x80, but STM32CubeIDE 1.14.1 only lists options for LAN8742 and DP83848. Selecting "Undefined PHY" triggers a warning, which limits proper configuration. In STM32CubeIDE 1.8.0, I was able to configure a custom PHY without any issues.
Could you please provide guidance on how to set up and configure a custom PHY in version 1.14.1? Any information on handling this in the latest versions to avoid warnings and allow for custom PHY addresses would be greatly appreciated.
Thank you.
