8 years, 7 months ago.

USB Host CDC class support

Hello.

I need to connect a device (printer) that uses the USB Host CDC class. The mbed OS must be in USB Host mode because the printer is a USB device peripheral. This CDC class allows communicating through a simulated serial RS-232 communication. It is mandatory to have this device connected to the system, so I hope something exists so I can use mbed OS. I have seen that the USB Device CDC seems to be available but I don't think this can work in my case.

Thanks for any help.

Be the first to answer this question.