cancel
Showing results for 
Search instead for 
Did you mean: 

Dose cubemx support stm32h7 using other phy ic

Yi Zhou
Associate III
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
1 ACCEPTED SOLUTION

Accepted Solutions
Nawres GHARBI
ST Employee
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.

View solution in original post

2 REPLIES 2
Khouloud GARSI
Lead II
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
ST Employee
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.