2018-06-08 03:19 AM
Hello!
I am using the usb host driver generated by stm32cube. I saw that not all acm driver is implemented (commands like CONTROL_LINE_STATE and notifications). I want to to extend the driver to support more commands and features, and also support other classes than at commands. What is the best way to do this? Thanks for helpers!
#stm32-f4 #stm32f4-cdc-acm-usb-cubemx #usb-host #usb