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

STM32F207G-Nucleo TIM_DMA example sets the repeat count for a timer that doesn't have a repetition counter???

Posted on November 07, 2017 at 20:11The following is a code snippet from theSTMCubeF2\Projects\STM32F207ZG-Nucleo\Examples\TIM\TIM_DMA\Src\main.c file:  TimHandle.Instance               = TIMx;   TimHandle.Init.Period            = uwTimerPeriod;   T...

Reset timer on falling edge

Posted on November 09, 2017 at 05:29Good morning everyone,I'm using an stm32f772ze on a nucleof722ze dev board.I'm not sure if this is possible, although I have read all the relevant documentation (I could have missed something) and I'm still unsure...

con3 by Senior
  • 825 Views
  • 3 replies
  • 0 kudos

cubemx

Posted on November 09, 2017 at 19:46 Hi I'm using newest possible CubeMX version. Trying to generate project for some environment, in this case SW4STM32 (however tool does not matter) and got this window. Code is generated, only project cannot be...

0690X0000060PCJQA2.png

Nucleo64p Embedded ST-LINK/V2-1 discription

Posted on November 09, 2017 at 18:32Hello,the nucleo64p biard user manual DocID030544 Rev 2 tells in chapter 9.4 Embedded ST-LINK/V2-1The following features are no more supported on ST-LINK/V2-1:· SWIM interface· Application voltage lower than 3 V...

Resolved! BSDL for (STM32F100V8T7B)

Posted on November 08, 2017 at 22:40 Hi,I am looking for the BSDL for the following controller  (STM32F100V8T7B), I got one I am not sure whether it's correct or not. Any help would be greatly appreciatedThanks,Will

Page number skips in reference guide

Posted on November 08, 2017 at 11:49Hi,According to RM0351 - STM32L476QE reference guide, in 512 KB dual bank organization, Address 0x0803 F800 - 0x0803 FFFF is page 127 and address 0x0804 0000 - 0x0804 07FF is page 256.In 256 KB dual bank organizat...