2023-08-24 06:38 AM
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!
2024-11-10 10:06 AM
Hi,
Did you get any solutions?
I am also stuck in the same situation!
Thanks!
2024-11-19 01:30 AM
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,