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

Compilation error of Ux_Host_MSC example

Moved from this thread. Why does attempting to compile this example result in these errors?     ../../USBX/Target/ux_stm32_config.h:29:10: fatal error: stm32h5xx_hal.h: No such file or directory 29 | #include "stm32h5xx_hal.h" | ^~~~~~~~~~~~~~~~~  ...

custom bootloader on STM32F446

Hi everybody,I'm trying to make a bootloader in my STM32F446. The aim if this one is the possibility to update the firmware but with keeping the previous one in case of issue. So, I'll have two slots for firmware.For now, I have the following sectors...

fab04 by Senior
  • 236 Views
  • 3 replies
  • 1 kudos

Cache usage when DMA is used in STM32H745

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code and a linker script content. Please read this post: How to insert source code. Hi im using STM32H745 MCU, in...

STM32U5A9J-DK-FreeRTOS and X-CUBE-USB-AUDIO

I've an STM32U5A9J-DK-FreeRTOS and I was looking to a way to stream audio from the PC to the board and vice-versa using the USB-C on board port.I've seen that there's a CUBE extension X-CUBE-USB-AUDIO but it feels it is specifically for the STM32F7Al...

nico23 by Senior III
  • 754 Views
  • 8 replies
  • 2 kudos