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! How to do a byte program on my STM32L4R5 platform ?

Posted on April 20, 2018 at 05:19I didn't find a way to do a byte program on my STM32L4 , there is a doubleword program exist in the stm32l4xx_hal_flash.c file.How can i do that , read the doubleword out first and modify one byte and do a doubleword...

fema by Associate III
  • 283 Views
  • 5 replies
  • 1 kudos

write to flash mem stm32f429

Posted on April 19, 2018 at 11:11hello evrybody, i can write to stm32f103c8/cb with no prblms using hal functions ,but now i need to write to stm32f429ZI nucleo cart , but no success some times i can what i wrote by coinsidence but this is very stra...

ETM not working on stm32f7

Posted on February 24, 2016 at 11:29 hi, i am using stm32f7 and for debugging ulink pro, i have tried to enable ETM but not succedded. the connector i am using is, where traceD0-D3 are PE3-PE6. th...

0690X000006052bQAA.png 0690X00000605MLQAY.png
bilal by Associate II
  • 315 Views
  • 1 replies
  • 0 kudos

STM32F4 ETM Trace configuration problem

Posted on March 13, 2017 at 11:40Hi,I'm using ULINKpro and Keil uVision 5.23.0.0 as debugger.I can't make ETM Trace (sync mode, 4-bit data) works properly on a STM32F427ZG with a core clock of 168MHz.I tried to lower the core clock working frequency...

0690X00000603m2QAA.jpg 0690X00000603b7QAA.jpg 0690X00000603m7QAA.jpg

Resolved! Detecting long button press on STM32F3

Posted on April 20, 2018 at 13:03Hi,I'm trying to detect a long button press on an STM32F3.I have a push button connected to a GPIO on the STM32F3 configured with an external interrupt request (EXTI9_5_IRQn). The interrupt handler (HAL_GPIO_EXTI_IRQ...

Labels