https://e2e.ti.com/support/amplifiers-group/amplifiers/f/amplifiers-forum/1205536/usb2any-lp5024evm
器件型号:USB2ANY主题中讨论的其他器件:LP5024EVM、、 LP5024
我有一个 LP5024EVM、我想 使用我的 PC (通过 USB2ANY)发送预设寄存器数据。 我该怎么做? 我是否需要 SDK?
谢谢
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.
https://e2e.ti.com/support/amplifiers-group/amplifiers/f/amplifiers-forum/1205536/usb2any-lp5024evm
器件型号:USB2ANY我有一个 LP5024EVM、我想 使用我的 PC (通过 USB2ANY)发送预设寄存器数据。 我该怎么做? 我是否需要 SDK?
谢谢
Steven、
从技术上讲、您不需要 SDK、只要您的应用程序具有 USB2ANY.dll 文件的副本、就可以编写软件来使用 DLL 公开的 API。 但建议使用 SDK、因为 它随 DLL 和 API 文档一起提供。
我不直接支持 LP5024或 LED 驱动器、但我确实在所支持的产品中提供了一些描述如何使用 API 的示例(在本例中为计时)以及一个用于快速入门的简单 python 示例。 我已经在下面链接了各个线程。 本示例使用的是 SPI 总线、 但它展示了适应 I2C 使用所需了解的一切内容。
基于 USB2ANY python 的示例用法: https://e2e.ti.com/support/clock-timing-group/clock-and-timing/f/clock-timing-forum/1025934/lmx2594evm-serial-control-through-python
此致、
Derek Payne