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

STM32H743 FLASH problem

Posted on June 02, 2018 at 09:37X:\STMicroelectronics\STM32Cube\Repository\STM32Cube_FW_H7_V1.2.0\Projects\STM32H743I_EVAL\Applications\IAP\IAP_MainIsn't function HAL_FLASH_Lock() supposed to be in position 2?

0690X0000060L4vQAE.png
one V by Associate III
  • 679 Views
  • 8 replies
  • 0 kudos

How does the map file work?

Greetings! I am writing a small bootloader application on an STM32L496 that will copy an image from one location in flash to another. I have reserved a 256KB chunk of flash to hold the image. I created a region and section in the .icf file, and de...

How to write flash by an external SWD prgrammer?

Hi everbody. From the <<PM0075 Programming manual>> ,I have success erase the entire flash follow Mass Erase sequence, the C code as below:FLASH_Status flashEraseAllOptionBytes_STM32(void){  FLASH_Status status = FLASH_COMPLETE;  uint32_t ...

peng jun by Associate II
  • 456 Views
  • 3 replies
  • 0 kudos

Custom HID Help

Hi there,I am looking to design a custom HID device using STM32CubeMX and TrueSTUDIO on a STM32F411E-Disco board. However, i can't find any good examples online for custom devices and how to get one working. I was wondering if anyone could point me i...

KDuff.14 by Associate
  • 297 Views
  • 2 replies
  • 0 kudos