Skip to main content
Associate II
December 7, 2024
Question

Usb fs stm32h503

  • December 7, 2024
  • 1 reply
  • 469 views

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

gbm
Principal
December 7, 2024

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