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.
你好。
我正在尝试使用 USB 端口(GPIO42、GPIO43)将数据保存到 USB 记忆棒中。
1) 1)如何配置 GPIO 多路复用器?
我发现了一个类似的问题。 但链接不会打开。
我找到了一个示例程序。我可以设置这个吗?
C:\ti\C2000Ware_1_00_05_00_Software\device_support\f2837xd\common\source\USB_hal.c

2) 2)这是我的程序(SCI-A)。 多路复用器位置值是多少?(对于 USB)

3) 3)提供示例程序?
谢谢!
此致、
你好,Kang,
请参阅下面 C2000WARE 安装目录中的"USB_EX7_HOST_msc"软件示例:
C:\ti\c2000Ware_4_01_00_00\driverlib\f2837xd\examples\cpu1\usb
默认情况下、这可在 TMDSCNCD28379D 硬件上运行、并使用 J8连接器进行 USB 连接。
最棒的
Kevin