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.

[参考译文] MSP430F5529:关于 C#软件读取/写入 MSP430F5529 HID 器件。

Guru**** 2595805 points
Other Parts Discussed in Thread: MSP430F5529

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/836854/msp430f5529-about-the-c-software-read-write-the-msp430f5529-hid-device

器件型号:MSP430F5529

你好、William Goh

我现在测试 MSp430F5529 HID 示例。
我使用您的软件"USB HID 应用"
TX 正常和 RX 正常。

但是、当我使用其他 HID 驱动程序时、例如 LibUsbDotNet。
仅 TX 正常、但 RX 失败。

甚至使用 usbhid_sendDataInBackground()和每100mS 的 PC 数据。

我想了解一下 PC 端软件。

RX 行为需要始终监控??

为什么您的 USB HID 应用程序可以接收 usbhid_sendDataInBackground()和数据??
但我在 C#上使用 LibUsbDotNet 解析器无法接收任何内容?

谢谢你。