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

STM32F103CB not entering the bootloader...

Hi, I am making a custom PCB. I am able to reliably flash it with a ST-Link and a Segger programmer. I also have a custom program that I use to flash the MCU using the UART. It has worked for years with other ST chips and partially worked with th...

PhilSter by Associate II
  • 928 Views
  • 5 replies
  • 0 kudos

What is the right way of porting amazon freertos?

Hello,I tried the poritng guide but it took forever to fix the missing and conflicting paths, and it's not clear what to compile and what not to.I want to have mqtt + lwip + mbedtls + PPPOS (I can start with Ethernet as a start).I can use other SDKs ...

AWahd.1 by Associate II
  • 366 Views
  • 0 replies
  • 0 kudos

FreeRTOS on STM32

I am new to ST Micro development boards and environment and want to learn FreeRTOS on STM boards. Which board should I buy to start with? Does ST micro provide development boards as a sample to learn ?Thank you,Prachi Patil

PPati.4 by Associate
  • 526 Views
  • 2 replies
  • 0 kudos

Resolved! BSP_AUDIO_OUT_Play ends up in Default_Handler

Hello,I try to play a sound using stm32h747i_discovery_audio.c. Initialization goes well void CAudioController::AudioOutInit() { BSP_AUDIO_Init_t audioOutInit;   if (!audioOutInitDone_) { audioOutInit.Device = AUDIO_OUT_DEVICE_HEA...

ALevc.1 by Associate III
  • 867 Views
  • 2 replies
  • 0 kudos

Most up to date SVD for stm32g474?

The SVD file on the STM32G4 series resources page is out of date, hosting version 1.0 of the SVD file.It looks like the most recent SVD provided by the STMCubeIDE (generated 2/20/20 with version 1.2), has a number of errors. For example: SCB is liste...

TBlak.1 by Associate
  • 1476 Views
  • 3 replies
  • 1 kudos