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

Issue using the HAL internal flash memory interface when leveraging a bootloader and firmware memory structure.

I am currently using an STM32L452 MCU that operates using a custom bootloader and firmware package for operation. I have leveraged the bootloader on other projects before, so I knew (or at least thought i knew) it was solid. I'm learning that when i ...

rsoc by Associate III
  • 1280 Views
  • 4 replies
  • 0 kudos

Resolved! BOOT_LOCK documentation issue

Hi, The general documentation for the STM32G0 family mentions BOOT_LOCK all over the place where this is actually only available on STM32G0x1, not STM32G0x0. I hope this can be fixed and will help some other developers in the meantime.Some of the doc...

Coratron by Associate II
  • 1014 Views
  • 2 replies
  • 0 kudos

Resolved! How to go into stop mode with FreeRTOS running on an STM32L073 board. HAL_SuspendTick() is not working while using FreeRTOS?

I am trying to use stop mode with the STM32L073 chip. I am able to get my code working while I am not using FreeRTOS on the STM32L073. I am also able to get this working on the STM32G0 Nucleo board with FreeRTOS.When I start using FreeRTOS on the STM...

VWied.1 by Associate III
  • 2039 Views
  • 2 replies
  • 0 kudos

Resolved! Is it possible to power on nucleo board from an external power supply and debug the code via USB?

Hi community members, I wanted to ask is it possible to power on the nucleo board from an external source and debug it via USB connected to a laptop? I want to keep the power source and external circuit connected to my nulceo board separated from my ...

WKhan.2 by Associate II
  • 2408 Views
  • 3 replies
  • 0 kudos