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

write decimal data to flash

Posted on February 06, 2017 at 15:48Hi,I am trying to write a buffer data to flash, but i need to convert the hex data to decimal data,because it write the data as hex format. For example it write '81' as '51' that it is hex value. How can i convert...

er3481 by Senior
  • 761 Views
  • 8 replies
  • 0 kudos

Resolved! SWO doesn't show up in ST-Link

Posted on February 06, 2017 at 17:58I'm really stumped on this one. I have a STM32F411 chip on a Wifi module and I'm trying to get the Serial Wire Output to work. My configuration code is below. Now I can see that there's some signal on the SWO line...

Josh Yu by Associate II
  • 862 Views
  • 4 replies
  • 0 kudos

Program arbitrary data to on chip flash

Posted on February 06, 2017 at 17:23Is there an easy way to programarbitrary date to on chip flash? We're using IAR Workbench and an ST-LINK/V2   JTAG debugger. I've done some looking in the IAR documentation and not found anything (but that doesn't...

hbarta2 by Associate III
  • 1833 Views
  • 11 replies
  • 0 kudos

Resolved! stm32f429 Flash timout problem on custom board

Posted on February 05, 2017 at 14:01i am trying to programm stm32f429 MCU on custom board with keil,i have generated project with cubeMx but when trying to programm the MCU i get the message 'Flash Timout. reset Target and try again'.keil can see th...