2019-09-09 01:53 AM
Hi ,I made ethernet communication with lan8742a phy driver on stm32h743zi but I have to use dp83848 and cubemx doesn't support dp83848 for stm32h7.
Is there anyone who can help ?
2019-09-09 06:07 AM
Compare the datasheets of the two PHY chips for differences, and then review the code to identify where those differences are to be taken into account.
JW