alambe94 / I-CUBE-USBD-Composite

Create STM32 USB Composite devices with ease.
MIT License
142 stars 30 forks source link

Hardfault error on USB CDC_ACM device STM32F401 #30

Open kd9lsv opened 1 year ago

kd9lsv commented 1 year ago

Board STM32F401CCU6 Packages Enabled on board: UAC_SPK, UAC_MIC, 2 CDC_ACM, image

Functions enabled: image

Error Function Sequence. image

Do I need to individually initialize each interface, or is something else wrong with code? Note: The USB devices show up when plugged in so kinda stumped on direction missing