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.
我用TI官方的 MSP430 HID USB Application工具 以及官方的USB开发包里面的例程做USB接收数据测试, 正常接收1K数据会返回
Thanks for the data., 但是我实际测试每次都要多接收4个字节才能返回Thanks for the data. ,请问这是为什么呢?