cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F746 with Ethernet Driver PHY-RMII DP83826 Communication is not Possible

Prithivi
Associate

Hi,

Is there any BSP available for DP83826 PHY to communicate with STM32F746 MCU?

The mode choosen in hardware is RMII. 

DP83826 mode choosen is Basic. 

I have tried Driver_PHY DP83848 BSP on CUBE IDE, but the is no communcation.

Help me how to configure DP83826 in cube IDE and to build communcation. 

Thanks!

2 REPLIES 2
naman-tanwar
Associate

Hi,

Did you get any solutions?

I am also stuck in the same situation!

Thanks!

 

ASEHST
ST Employee

Hello,

You can obtain the source file for the PHY DP83848 here. This driver is common to all STM32Cube MCU embedded software packages. You can also draw inspiration from these examples for implementation.

 

With Regards,

If your question is answered, please close this topic by clicking "Accept as Solution".