0

good day community, i am working on a project which requires me to communicate with several blue pills(f1s) as USB device CDC(virtual com ports) using a USB hub while my f4 acting as USB host, all in USB Full Speed.

I have successfully tried communication of one F4 and one F1 but after i connected a hub to F4 and connect F1 to one of the terminal of hub the data could not be sent from F4.

  • AFAIK there is no official driver/example for a USB hub on STM32Fxx, and writing one is no easy task. You can exclude USB from the project and connect UARTs directly, or switch to the STM32MP1, hosting Linux. – Flexz Nov 27 '22 at 09:43

0 Answers0