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

General info on Clock and Timers

Hi!I am new to Microcontrollers so the question could be not really exciting but I think it could help me to understand how clock and timers work.  I want to toggle the LD2 every 1 sec through a TIMER. I have set up the SysClock at 2MHz and a TIMER r...

Gatsby by Associate
  • 329 Views
  • 2 replies
  • 2 kudos

Resolved! STM32L476 USB Hardware for custom application

Hi ST,Using the STM32L476 for a custom battery-operated application, on trying to implement the USB 2.0 through a type C receptable, I need clarity on the connections of the USB.AFAIK the VBUS sensing on PA9 should be connected through a resistor div...

Making an STM32 last at 150°C?

Are there any guides or tips on making an STM32 MCU last in a high temperature (~150°C) environment? Specific voltage or clock speed tweaks?The MCU would sleep most of the time, but now and then take and store some measurements.Would certain families...

StefanH by Associate III
  • 4568 Views
  • 12 replies
  • 11 kudos

How to use ETM on-chip

Hello,I'm trying to record the execution trace of my firmware running on a STM32H753. For this I'm using the ETM functionality of Cortex M7. I don't want to use external tools but rather to use the ETF (Embedded Trace FIFO) that can be accessed direc...

Gpeti by Senior II
  • 795 Views
  • 4 replies
  • 1 kudos

STM32L0 SPI Mode always return MODF

Greetings,I tried to setup a L0 using SPI to connect with LSM6DSR, all codes are generated using CubeMX (also the driver code for LSM6DSR with X-CUBE-MEMS1)The weird thing is, when ever it tries to utilize SPI functions (Transmit, Receive, and Transm...

TSu.1 by Associate II
  • 397 Views
  • 2 replies
  • 0 kudos