STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB_Host_Library / FreeRTOS Problem

Hello All,We've been struggling with getting hard faults originating in FreeRTOS generated code, but triggered by initialization of a USB optical mouse.  The symptoms and stack trace are nearly identical to a previous unreproduced / unresolved post:h...

farrelldw by Associate II
  • 1045 Views
  • 7 replies
  • 3 kudos

USB_DEVICE missing from CubeMX

CubeMX version 6.10.0Chip is STM32H563IIKxFirmware package is STM32Cube FW_H5 v1.1.1 (which is the latest shown in the software packages manager).Neither USB_DEVICE nor USB_HOST is listed in middlewares:As can be seen, my project involves FreeRTOS wh...

BrianH_0-1706126637661.png
Brian H by Senior
  • 659 Views
  • 2 replies
  • 0 kudos

Resolved! USB STM32G0B1KCT6 not working

Hi I have used STMCubeIDE 1.11.0 (Cube 1.6.1) to generate the code for USB CDC interface for STM32G0B1.The code is as CubeMX would generate. I have not modified the code at all.When I plug the device into a PC I get "USB device not recognized" I have...

DCorn by Associate III
  • 2215 Views
  • 7 replies
  • 1 kudos

usb cdc doesn’t work on stm32l152

I enabled usb cdc by stm32cubemx in an empty project. I connected dp, dm, gnd and (to ground). I tried a 1.5k pull up resistor on dp pin. But still I get “usb not recognized”. I am using stm32l152re-nucleo board.I have set up usb cdc on other stm boa...

Femah by Associate
  • 504 Views
  • 2 replies
  • 0 kudos