Question
How to determine the correct choice of the endpoint for the HOST CDC?
Hello.
I raised the USB host CDC to stm32f105. After passing the initializations, I do USBH_CDC_SetLineCoding (), and right after USBH_CDC_GetLineCoding () and I get the wrong bit rate.
What will be the problem?
How to find out the address of the endpoint of a connected device?
How to understand that my HOST transfers data to the desired endpoint?
Respectfully yours,
Nikita