请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:DP83825I 工具与软件:
我正在为 DP83825I 连接 I 的新电路板编写软件 MX RT1175在裸机应用中运行 lwip 堆栈时尤为重要。
是否有建议的 phy 驱动程序文件可用作基础、以我的环境所需的格式创建我自己的 phy 驱动程序?
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.
尊敬的 Mitch:
请参阅此处提供的 DP83822 RTOS 驱动程序、作为参考:
https://github.com/TexasInstruments/ti-ethernet-software/tree/main/rtos_drivers
src / dp83822.c
src / dp83822_priv.h
包含/ dp83822.h
谢谢!
Evan