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.

28377D的USB调试的PC机软件在那里获取呢?

Other Parts Discussed in Thread: CONTROLSUITE

在使用28377D调试时,使用默认的USB BULK例程,在Win8下可以看到Generic Bulk Device的图标,但是不能正常通讯。

手册上说可以使用WinUSB或是libusb来调试,前提是要增加inf文件,controlSUITE中有个文件singing.txt文件。

现在问题是首先找不到winUSB在64位机上可以运行的软件;libusb软件下载了之后,也不知道如何增加那个inf文件。

因此想问一下,如何去调试这个USB通讯的例程呢?