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

EVAL BOARD L9301 SPI COMMUNICATION

How to drive HSD and LSD pin using SPI command in EVAL BOARD L9301 and we need technical details what frame we have to send form our ECU to actuate the LSD and HSD drive and even more technical details related to this we are waiting for your immediat...

LTDC worked without FreeRTOS; not with

HI all i have been working with LTDC to drive an external RGB parallel display . i made it working by placing the framebuffer inside internal RAM . i got output with good update speed. but when i try to incoperate  FREERTOS with this project the outp...

b1aze by Associate III
  • 82 Views
  • 5 replies
  • 2 kudos

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
  • 70 Views
  • 3 replies
  • 1 kudos