Skip to main content
Yi Zhou
Associate II
July 1, 2018
Solved

Dose cubemx support stm32h7 using other phy ic

  • July 1, 2018
  • 2 replies
  • 1378 views
Posted on July 01, 2018 at 15:32

Dear all:

     Dose cubemx support stm32h7 using other phy ic, not only using lan8742, like stm32f4. The first pic is cubemx support stm32h7,0690X0000060C7rQAE.png

the second pic is cubemx support stm32f4,

0690X0000060C7wQAE.png

the different between two pics is the page ''advanced parameters'' only showed in stm32f4. Thanks.

#stm32h7-ethernet
This topic has been closed for replies.
Best answer by Nawres GHARBI
Posted on July 05, 2018 at 13:04

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.

2 replies

Khouloud GARSI
Technical Moderator
July 4, 2018
Posted on July 04, 2018 at 11:30

Hi

yi.zhou

,

I have

reported this internally We

will provide an answer for you ASAP.

Thanks for your feedback!

Khouloud.

Nawres GHARBI
Nawres GHARBIBest answer
Technical Moderator
July 5, 2018
Posted on July 05, 2018 at 13:04

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.