STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Running STM32U083 directly from Li-SOCL2 battery

I am using STM32U083 MCU in a project that runs on a 3.6v Li-SOCL2 lithium thionyl chloride battery (OC voltage 3.65V / Nominal voltage at 1mA 3.6V).Currently I have used a LDO of 2.5v to power the MCU, but I was thinking if we can eliminate the LDO ...

Magvel_0-1764049899520.png Magvel_1-1764049925505.png
Magvel by Associate II
  • 47 Views
  • 4 replies
  • 1 kudos

Resolved! Stm32N6 Core is locked

So i'm following along with this video* https://www.youtube.com/watch?v=usQ_f6Swpok&list=PLTJzs51NlEICI7ARAHOyUqMhTgJE0UFv0&index=5 I have the same* STM32N6-DK board This is my build command for the GPIO_IO_Toggle application.* /opt/st/stm32cubeide_1...

TheCoreIsLocked.png ProgrammingOutput.png

TIM 1 Advanved timer sometimes goes high

Hey!I will explain my setup and then paste the code. I have three different timers (TIM1, TIM2, TIM3) sending out PWMs to different parts of my board. All timers are set up the same way; the only difference is that TIM1 is an advanced timer.What I do...

morris by Associate II
  • 156 Views
  • 6 replies
  • 1 kudos

Resolved! STM32U5 SPI3 (SmartRUN domain) + GPDMA

On a stm32u5, the SPI3 is in the SmartRun domain, which is designed to work down to STOP2 in autonomous peripheral mode with LPDMA. I'm now wondering if it is also possible to use SPI3 in autonomous mode with GPDMA but only to STOP1? Or do I need to ...

bearsh by Associate II
  • 80 Views
  • 2 replies
  • 0 kudos