Dear all,
I have MIMXRT1170-EVKB board and I want to connect it to PC and comunicate via USB.
In the PC software is planned to use libusb library (https://libusb.info/)
But i can not found the libusb software example.
Please help me
regards
Hi,
Thank you so much for your interest in our products and for using our community.
The only examples of USB we have are de following:
Hope it helps you.
Have a nice day!
The PC program uses libusb for USB bulk communication, so the board must also use libusb.
I would like to know which sample source uses libusb.