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

TIM3 Clock output control

Posted on October 04, 2016 at 21:21Hello,I'd like to know how to enable or disable freely for TIM3 clock output after initialization.Once clock output is enabled, I cannot disable the clock ouput.Device: STM32F207ZGThanks. #timer-clock-enable-dis...

w21685 by Associate II
  • 191 Views
  • 2 replies
  • 0 kudos

Can I make TIM1 or TIM8 generate 4 timer interrupts?

Posted on October 06, 2016 at 16:00I am working with the Discovery Development Board (STM32F407) and I would like to write a function that uses one physical timer and allows me to generate arbitrary interrupts at different instances, for exampleaddT...

STM32F070 bootloader (on Nucleo board) won't start

Posted on August 12, 2016 at 12:24Hello everyone, I am trying to use the bootloader in the system memory of the STM32F070RB on a Nucleo board, but I don't seem to manage to launch it. After trying several things, here is the state of my board : I re...

Fix for CUBE with STM32L476R processor

Posted on March 18, 2016 at 20:19There is a mistake with the STM32L476R processor in CUBE.This affects the Nucleo-L476RG board.The size of the memory it wrong, as a result CUBE will place the stack in memory that does not exist.  The result being th...

STM32F091 SPI1, RXNE never asserted

Posted on October 06, 2016 at 03:35 Hello, I'm trying to use an STM32F091xC's SPI1 peripheral in master mode (8-bit), but am having issues with the reception of data. While I can fill the transmit FIFO via SPI1->DR readily (the TXE bit gets asse...

Labels