Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Problem Using Jump_To_Application() in IAP Bootloader

Hello ST community!I'm using a stm32F417VGT6 to perform an IAP in Keil IDE.in the bootloader, using the binary file on a SD card, I read executed binary program and write it on flash memory. then i use Jump_To_Application() to start the new app. Ever...

Seyed by Associate III
  • 4203 Views
  • 13 replies
  • 0 kudos

LIBC Thread Safe support in IAR with FreeRTOS

HiI'm looking for the implementation of these functions for enabling thread safe support in libc within IAR:typedef void iar_Rmtx; /* Lock info object */void __iar_system_Mtxinit(iar_Rmtx *); / Initialize a systemlock /void iar_system_...

deckhard by Associate III
  • 784 Views
  • 1 replies
  • 0 kudos

freezing on stm32 for two second while erasing sector

Hello all,I would like to write data to eeprom of stm32f413zh with stm32cube ide. I use HAL library to do this. I am able to write to eeprom correctly. But while erase function is running, microprocessor freezes for a while(one or two second). I trie...

Auysa.1 by Associate
  • 732 Views
  • 2 replies
  • 0 kudos

Resolved! STM32-Mat/Target problem with Simulink 2021a

Hi,I was able to generate code for an STM32G474 with Matlab/Simulink 2020b. After an update to Matlab/Simulink 2021a code generation is no more possible. The only STM device I can choose is "ST10/Super10".What can I do or when will a fix be available...

ThorstenO by Associate II
  • 1329 Views
  • 2 replies
  • 0 kudos