STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! FLASH_WaitLastOperation and FLASH_SR_PGSERR

Hi all,I'm trying to write in the internal flash memory of my new MCU (STM32L496VGYXP),but FLASH_WaitLastOperation fails. The error seems to be FLASH_SR_PGSERR .I'm sure that my code used to write flash memory is correct because in others projects it...

M4R10 by Associate III
  • 1416 Views
  • 4 replies
  • 0 kudos

Flash memory problem in STM32H755ZI

Hello everyone, I am having a small project as follows: When I press a button the program jumps to a new program which is located in a new address space. I have successfully tried with STM32F4 series but when switching to STM32H755ZI series which is ...

MPU Setup on STM32F4 MCU failed

Dear Forum,I am setting up the MPU of a STM32F401CE using a bare metal system. All tasks and handlers run inPriviledge Mode, therefore I want to enable certain areas for priviledged access, background should cause a memfault. I use the following memo...

LGrüb.1 by Associate II
  • 1009 Views
  • 1 replies
  • 0 kudos