Skip to main content
WTieg.1
Associate II
March 10, 2020
Question

STM32H745 RMII and DP83822 Question

  • March 10, 2020
  • 8 replies
  • 4302 views

I use STM32H745 RMII and DP83822

To use CubeMx generate code for lwip, selected phy is LAN8742.

Modify the code

But can't make it work

Any body has the experience or some advice ?

Hope someone can help me.

8 replies

WTieg.1
WTieg.1Author
Associate II
March 11, 2020

Now I make DP83822 works. LED_0 is lighten

But the network can't work

RN.304
Associate
November 13, 2024

Hello,

We are Using STM32H735 with DP83822HFRHBR we are not able to detect the PHY with the altered Cube MX code.

Please guide how to proceed.

Is there any modification required ?

 

 

Regards

Rajesh

alister
Senior III
March 11, 2020

After you've resolved your PHY problem, check out my bug-fixes and improvements to ST's STM32H7 ETH driver and lwIP ethernetif.c at https://community.st.com/s/question/0D50X0000C6eNNSSQ2/bug-fixes-stm32h7-ethernet

WTieg.1
WTieg.1Author
Associate II
March 12, 2020

Hi Alister

Thanks for your answer.

I read the link, I find that ​v1.5.0 & v1.6.0 has the problem .

I use v1.7.0, this version still has the problem

Just replace the file is ok ?

alister
Senior III
March 12, 2020

Read the posts there carefully. Porting it to your software is technical and requires skill and care. If you use it, to assist other developers, please post a summary there confirming it's ok and/or any problems with it you'd had to solve. Thanks.

HVict
Associate
July 20, 2020

Hi WTieg.1

Have you succeeded in modifying the code to interface with the DP83822?

WTieg.1
WTieg.1Author
Associate II
July 21, 2020

To Hvict

I solved the problem

But I don't know how to  submit my bug-fixes and improvements

alister
Senior III
July 21, 2020

Add "Bug-report" to your topic list, attach the fix, CC @Amel NASRI​, and search community for any updated "how-to" instructions.

IMor.1
Associate II
October 22, 2020

Hi @WTieg.1​ 

I am going to use the same STM32H745 RMII and DP83822, Do you have an updated code ?

MSile.1
Associate
November 16, 2021

I'm facing the same problem: STM32H7 + DP83822...any updated code??

Associate II
November 13, 2024

Can you please help us how to integrate DP83822HFRHBR with STM32H73 series MCU.