I got one LPCXpresso55S16 Development Board,and want to run some USB HID generic based examples,i think there could be some of host applications based on windows PC working together with the the board,but seems that i can not find them in downloaded SDK pack;
so please kindly give your advice,thank you!
uzslm
is that possible to find any document talking about some detailed example such as usb_device_hid_generic, usb_device_hid_generic_lite...
Hello @uzslm,
Unfortunately, is not available a document related to explanation of this example, however, in this page you can see the "MCUXpresso SDK USB Stack Device Reference Manual" that could be helpful.
In the other hand, I highly recommend see the Readme of the example in order to know how it works.
Also, if you experience any issue, do not hesitate to let me know.
BR
Habib.
Thank you for the information!
another question would be:can the module USB1 work on either full speed or high speed mode?
i mean with the same hardware connection,by different firmware,i can switch between full and high USB mode.
Kind Regards,
uzslm
Hello again @uzslm,
As mentioned in the chapter 44 called "LPC55S1x/LPC551x USB1 High-Speed Host Controller" in the RM the USB1 High speed Supports all high-speed, full-speed, and low-speed USB-compliant peripherals.
Also, if you experience any issue, do not hesitate to let me know.
BR
Habib