Tool/software:
Hi,
I want to interface the DP83825IRMQR to STM32H573I. please help us with the required drivers and utilities. we are using Keil IDE and uLink debugger.
Regards,
Harsha
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi,
I want to interface the DP83825IRMQR to STM32H573I. please help us with the required drivers and utilities. we are using Keil IDE and uLink debugger.
Regards,
Harsha
Hi Harsha,
Is your application using RTOS or Linux on the STM32?
Best,
Vivaan
Hello,
Vivaan is OoO and will be expected to respond to your query at worst beginning of next week.
Sincerely,
Gerome
Hi Harsha,
Here is the github repository link for our ethernet PHYs. Unfortunately, there are no standalone drivers for 825 in running RTOS, however, the 822 drivers in this repository can be used as a reference for 825 since the register map for both these devices are quite similar.
https://github.com/TexasInstruments/ti-ethernet-software/tree/main/rtos_drivers
Best,
Vivaan