cancel
Showing results for 
Search instead for 
Did you mean: 

Usb fs stm32h503

Anirudhoruganti
Associate II

Hello, I’m a bit new to microcontroller programming. I want to implement full speed 12Mb/s usb protocol to send messages back and forth from/to my pc using usbc port on stm32h503rb nucleio board. I tried following serval videos on how to implement this but I am bit confused. 

1 REPLY 1
gbm
Lead III

Go to Knowledge Base section and search for hints on USB CDC implementation with CubeMX / HAL. Alternatively, you could use my stuff - link below.

My STM32 stuff on github - compact USB device stack and more: https://github.com/gbm-ii/gbmUSBdevice