cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H753 with ADIN1200 LAN driver

AShel.1
Associate III

I'm trying to interface ADIN1200 LAN driver with STM32H753. CubeMX BSP package supports LWIP library for LAN8742 driver, I see that there are some differences in configuration of both the LAN drivers but not very clear which part in the drivers to be changes for ADIN1200. did anybody try with ADIN1200 and can help me out with config part.

Thanks

1 REPLY 1
LCE
Principal

Get the datasheets for both PHYs.

Go through the existing driver for LAN8742, understand what's happening.

Compare registers with the AD1200, change driver accordingly.

It's work... but you will have a better understanding of what's going on.