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

DMA and USB FS

Posted on July 21, 2014 at 09:42Hey guysI would like to know if it's possible to use DMA with USB Full Speed.I already saw it with USB high speed (provide by ST's examples) but nothing with Full Speed.I perform transfert data between a PC and MCU an...

STLink USB driver trouble on AC6 Eclipse

Posted on December 02, 2017 at 00:11Hello,I am facing a bug in AC6 SystemWorkbench STM32 software and I request you help. Being a total newbie on STM32, it is also highly probable that the corrective action is an evident one for more experienced use...

STM32F4 Change timer period in code

Posted on November 30, 2017 at 20:25HelloI'm using TIM3 on my STM32F4. Currently TIM3 period is set on 500 (using CubeMX). Is it possible to change it with pressing 'User button'?For example'if (currentPress == 1) {       htim3.Init.Period = 200; }...

Larger font size for HALL with STM32F469

Posted on December 01, 2017 at 17:08HelloFor my project i need larger fully compatible with HALL fonts. I have 24 size font, but i need at least 5 times larger. Or any larger will doAny one know where to find it ?Thanks#fonts #hall

Reset source and backup SRAM in STM32F7

Posted on November 30, 2017 at 12:51Hi,I am developing a prototype board which does a set of programmed task and goes to standby mode. It has both clock interrupt and pin wake up interrupt to wake the controller up from the standby mode. I am facing...

Resolved! What is address offset?

Posted on December 01, 2017 at 11:17I am Japanese. Because there is little information on Japanese STM 32, please let me ask a simple question here.What is address offset? According to RM 0364 Reference manual ''STM 32 F 334 x x advanced ARM®-based ...

0690X00000608sQQAQ.png 0690X00000608z3QAA.png 0690X00000608wmQAA.png
Ken Inoue by Associate III
  • 1269 Views
  • 2 replies
  • 0 kudos

Program code different location

Posted on December 01, 2017 at 12:08Hi all,It's possible to use the sector 0 to store the user variable and the other sector 1..31 for the program code?I've tried to set the STM32f072 but remains stuck.Thanks.

Labels