2018-07-01 06:32 AM
Dear all:
Dose cubemx support stm32h7 using other phy ic, not only using lan8742, like stm32f4. The first pic is cubemx support stm32h7,
the second pic is cubemx support stm32f4,
the different between two pics is the page ''advanced parameters'' only showed in stm32f4. Thanks.
#stm32h7-ethernetSolved! Go to Solution.
2018-07-05 04:04 AM
Hi Yi,
For STM32H7 the PHY settings are not generated by the Ethernet driver but the LWIP stack.
The PHY settings will be so in the advanced platform tab in LWIP configuration window but nothing special for custom PHY.
you may be helped by tags created by MX in the LWIP interface config process to put the corresponding code you need for your PHY.
I will look if there is any document for help and forward it to you if found.
2018-07-04 02:30 AM
Hi
yi.zhou
,I have
reported this internally Wewill provide an answer for you ASAP.Thanks for your feedback!
Khouloud.
2018-07-05 04:04 AM
Hi Yi,
For STM32H7 the PHY settings are not generated by the Ethernet driver but the LWIP stack.
The PHY settings will be so in the advanced platform tab in LWIP configuration window but nothing special for custom PHY.
you may be helped by tags created by MX in the LWIP interface config process to put the corresponding code you need for your PHY.
I will look if there is any document for help and forward it to you if found.