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

STM32U575 FreeRTOS

I have been trying to add freeRTOS to simple LED - TrustZone enabled project (default LED project). I just followed the instructions as given here: How to use STM32U5 with FreeRTOS™ in tickless mode - STMicroelectronics Community This instruction sho...

Suthan_0-1769532261766.png Suthan_1-1769532304214.png Suthan_2-1769532366826.png
Suthan by Associate II
  • 319 Views
  • 2 replies
  • 0 kudos

Resolved! STM32N6570-DK LRUN project does not boot

Hello! I have a struggle to boot the isolation LRUN project from STM32Cube_FW_N6_V1.3.0/Projects/STM32N6570-DK/Templates/Template_Isolation_LRUN. 1. First i've performed the mass erase to remove the demo on the discovery board. 2. I've build and add ...

Laney by Associate II
  • 349 Views
  • 2 replies
  • 1 kudos

Resolved! Timer synchronisation

I am using a STM32G4 MCU and STM32CubeIDE. I want to synchronise two timers (TIM3 and TIM15) that are generating PWM signals so that they both start at the same time. TIM3 is set to 250 kHz and the PWM is modulated via DMA on channel 1.  The modulate...

Repwoc by Associate III
  • 938 Views
  • 21 replies
  • 1 kudos

External Loader Problem STM32H743ZGT

Hello everyone,I'm writing this to provide support for my External Loader project for TouchGFX , which I've been working on for a long time.The External Loader file works good with STM32CubeProgrammer. (Write-Erase-Read operations are possible)  LOG ...

celo01 by Associate II
  • 438 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H745I-DISCO UART communication problem

Hello everyone, First of all I am kinda new in ARM (I never use), I am working on the STM32H745I-DISCO board (using the CM7 core) and I am facing a persistent issue with UART . No matter what I try, the RX Interrupt never triggers, and the code never...

EnesUNLU by Associate II
  • 961 Views
  • 17 replies
  • 5 kudos

STM32L475RCT6 Flash Erase Error

I'll explain Flash Erase Error to the stm32l475rct6 MCU that I'm currently using. Page : 127, Address : 0x0803F800, Bank : FLASH_BANK_1 is defined, and if you try to modify the value after first saving the value in the Flash area, the values already ...

Resolved! STM32H7RS SWR-Bit wont clear; LWIP + FreeRTOS

Hello fellow readers,##Disclaimer##I am using a Nucleo Board, the Nucleo H7S3L8, and HAL_ERROR ist laughing me since 2 days in my face# I think you, dear reader, have heard about the SWR-Bit, which vanishes out as soon the software has restarted succ...

Vidar by Associate III
  • 364 Views
  • 3 replies
  • 1 kudos