Hi Jun,
Thanks for responding.
I already read the document you refer to, but I'm not sure I understand the instructions.
The document clearly says "Plug in the CDC device".
I thought the code example would enable host communication with a generic CDC device, such as an Arduino board.
I also tested with an Okdo board (ie LPC55S69), which I expect to work since the debug port also behaves like a generic CDC device.
It too attaches/detaches as expected, but it does not receive the expected test strings.
I switched hardware flow on and off as recommended in the debug print, but it doesent help.
To verify the function of the USB host port on my dev board I ran the USB code example "hist_hid_mouse_bm", it works just fine.
-Am I using the wrong HW for the CDC device?
-If so, what HW do you recommend me to use?
Regards,
Anders