Hi all :
I want to implement usb host cdc function on LPC51U68.
But I didn't found any example code in 51U68 SDK.
anyone could support me about this ?
I found usb host cdc example in LPC54608 SDK.
Can I use this example in LPC51U68 ? and anything I need to modify ?
解決済! 解決策の投稿を見る。
Hi fusheng_huang
LPC51U68 supports USB device interface only. It doesn't support USB host interface.
So there is no USB host example.
Hope this helps,
Jun Zhang
Hi,
according to an revision of the data sheet and the user manual the controller has a full speed HOST and device USB controller. Is there any way to implement a host device, otherwise the data sheet is very misleading.
Hi fusheng_huang
LPC51U68 supports USB device interface only. It doesn't support USB host interface.
So there is no USB host example.
Hope this helps,
Jun Zhang
because I found USB host folder in SDK, I believe....
anyway, thanks for your reply.
You are welcome!