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

STM32F446RE: can't call function in RAM

If I try to put a method in the .data section using the below code, the microcontroller hangs when I try to call it. Is it a wrong way?(When I check in the disassembly it appears indeed in the RAM)__attribute__((long_call, section(".data"))) void my_...

Phase shifted pwm using stm32f103

I am trying to build a current fed push pull DC DC converter. This requires two waveforms with duty cycle greater than 50% and phase difference of 180 dergrees. I would like to know the possible ways of achieving this. I have tried using output toggl...

MAbba.8 by Associate II
  • 494 Views
  • 4 replies
  • 0 kudos
Labels