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

Resolved! UsbX memory split memory pools

Hello,I was looking at the UsbX middleware source code and noticed that the memory pools are split in 2. a) non-cached memory poolb) cached memory poolThe STM implementation doesn't seem to use this code and just places everything into the non-cached...

matt-crc by Senior III
  • 355 Views
  • 1 replies
  • 0 kudos

USB-C Key detection

Hello, I am working on a Bootloader that reads USB-Key using USB_Host middleware to retrieve files before performing some operations but I have some issues detecting some USB keys.USB 2.0 Keys are all detectedUSB 3.2 Keys are not well detectedI have ...

SKham.2 by Associate II
  • 747 Views
  • 11 replies
  • 2 kudos