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

How to put only D2 in standby in stm32h7?

Hello, for a project i'm designing i need to perform complex dsp operations in real time while minimizing power consumption (hence why i chose an h7 instead of an f7 mcu). From the cubeMx power estimation tool i saw that this mcu should be able to re...

AAnci.1 by Associate II
  • 431 Views
  • 1 replies
  • 0 kudos

STM32L0x2 LSE CSS trigger

i'm using STM32L072,how to trigger the LSECSS interrupt?i've got HAL_RCCEx_EnableLSECSS(),HAL_RCCEx_EnableLSECSS_IT(), but the flag RCC_IT_LSECSS never set when LSE error comes up. plz give a clue or the flow of LSECSS

Staly.1 by Associate III
  • 801 Views
  • 7 replies
  • 0 kudos

Cannot output a single 100% duty PWM using DMA

Hello.I have been writing test code for motor control software.The problem is two 100% duty pulses generated when I give only one pulse.Could you tell me the cause and how to solve this problem?The test environment and code are as follows.[Test envir...

0693W000001reozQAA.png
THaya.2 by Associate
  • 198 Views
  • 0 replies
  • 0 kudos

Resolved! Hello everyone, I am trying to learn programming stm32f0 discovery board. But I dont want to use HAL or SPL or LL .Is there any way to leran programming stm32 with only using CMSIS ? I can't I find any tutorial or any book for this.

I use a makefile to build a project. And I can flash it eaisly all I need how to use CMSIS to write programs I blinked a LED with that way but I am stuck at that point. I need a book, document, course for that. And STM's programming Manuals are gibr...

SGüle.1 by Associate II
  • 966 Views
  • 8 replies
  • 0 kudos

STM32H753 writing to Flash

Hi , i am using STM32H753 MCU, it has 2 banks of 8 sector each using HAL_FLASH_PROGRAM function , it is not working, can anyone help me with this issue.int data;StartSectorAddress = 0x080E0000eg:(HAL_FLASH_Program(FLASH_TYPEPROGRAM_FLASHWORD, StartSe...

MKS by Associate II
  • 2911 Views
  • 8 replies
  • 0 kudos

data retention

i am using stm32h743zt6 controller, what is meant by data retention in flash memory?where this parameter?how we can calculate this?Thanks,

Tkuma.1 by Associate II
  • 378 Views
  • 1 replies
  • 0 kudos