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

BOOTLOADER- How to jump....

Posted on May 09, 2017 at 09:12Dear Community,I want to implement a boot loader routine located in the first flash sector (0x8000000) of a stm32F407 device. After power up the bootloader decides whether the program pointer can jump to the main app l...

jogerh by Associate II
  • 853 Views
  • 5 replies
  • 0 kudos

How to start with asembler on Cortex M4

Posted on May 12, 2017 at 08:48Hi,I'm new at STM32. (I own DISCOVERY board STM32F411E-Disco) I have written few programs using Cube and HAL but now I need to use assembler.Can you share any sources where should I start to learn using assembler? Any ...

STM32 CubeMX UART

Posted on May 11, 2017 at 15:27Hello St Community,I'm working on STM32F103 RB microcontroller, I've download STM32CubeMX and STM32CubeF1 .I want to show a message on my computer, thanks to a terminal, which I code on my STM32.I know that an example ...

0690X00000606yVQAQ.png

STM32L052T8 USB Support

Posted on May 08, 2017 at 16:55This package for this micro is a 36 pin WLCSP. The datasheet suggests on pg12 that it supports USB but not VDD_USB, unlike others in this range. Does this mean that the USB line voltage comes from normal VDD? 

code protection stm32l151cct6

Posted on May 12, 2017 at 13:22I'm using a stm32l151cct6 MCU and I want to protect a sector of the flash memory using Option Bytes in ST-LINK Utility.When I try to use the mode 'write protection', the application code works fine. When I try to use t...

STM32F7 internal SRAM Access

Posted on May 12, 2017 at 05:36Hello,I am using STM32F746IG. This has 320KB RAM - 64KB DTCM + 240KB(SRAM1) + 16KB(SRAM2)When my program uses 64KB, all the data is stored in DTCM and it all works fine. But when exceeds 64KB, data is stored in SRAM1(i...

Labels