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

LL DRIVERS SET ONE PULSE MODE

I'm trying to generate 3 pulses using the One pulse Mode on the TIM1 with the LL drivers. I'm using an STM32F401RE.I only get one pulse regardless the value I set for the repetition counter. I have done lot of research on the internet but I couldn't ...

SKoal.1 by Associate
  • 447 Views
  • 2 replies
  • 0 kudos

Bidirectional GPIO Functionality

I need to integrate an STM32G071RBT into an existing design with a parallel bidirectional data bus. Based on section 7.3.10 of RM0444, I believe I should be able to do this by configuring my GPIO as open drain. In this configuration, if an external...

SHobb.1 by Associate II
  • 436 Views
  • 2 replies
  • 0 kudos

External Mode with STM32L476RG not working

Hi all.I'm trying to run external mode simulation using:Matlab R2022a.CubeMx 6.2.0STM32 Mat\Target(not sure which version) Nucleo L476RGI have created a simple LED example to test the external mode and I used the Embedded Coder to integrate it with t...

0693W00000QKg6AQAT.png
MArvi.1 by Associate II
  • 345 Views
  • 1 replies
  • 0 kudos

Why are basic peripherals not working in sleep mode?

Hi I am using stm32l452RC for my project. When I put the MCU to sleep using  HAL_PWR_EnterSLEEPMode(PWR_MAINREGULATOR_ON, PWR_SLEEPENTRY_WFI) all my general purpose timers are not running. I use  HAL_SuspendTick() before making the MCU go into sleep ...

RAnan.3 by Associate III
  • 346 Views
  • 4 replies
  • 0 kudos
Labels