STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

About CubeMX using USB Host and Free RTOS and devices that cannot be identified by their Classcode (modems without real CDC implementation).

 When using devices that cannot be identified by ClassCode (0xFF) you have to hack usbh_core.c on the HOST_CHECK_CLASS handling and rather filter on the idVendor/idProduct. I found a better way to handle it (much cleaner) registering some class with ...

ABrid.1 by Associate II
  • 410 Views
  • 0 replies
  • 0 kudos

No ACK after mass erase

I am trying to reprogram a custom board with STM32F411RC over I2C using the built-in bootloader. I am able to successfully issue the Get version, Get ID and Get command and get correct response. After that when I try to do a No-streach mass erase (da...

AKova.3 by Associate III
  • 703 Views
  • 1 replies
  • 0 kudos