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

Resolved! CoreMark code for STM32H7

STM32H7 SeriesI am trying to use CoreMark performance measurement for STM32H747. This YouTube video "STM32F7 workshop: 02.10 Cortex M7 core - Hands-on #4, coremark" indicates a web link to download, but it is no longer available.Is there a way to dow...

MA1900 by Associate II
  • 1184 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F405 - PWM complementary signals

Hello,We are looking at using a STM32F405 in our power design LLC/PFC where we would need 4 complementary signals. 2 for the LLC and 2 for the PFC.Looking at the reference manual I see the following:17.3.11 Complementary outputs and dead-time inserti...

BAW by Associate III
  • 648 Views
  • 1 replies
  • 0 kudos

Variable Store In Memory

HelloI want to update my variable continuously on Memory, so whenever bootup and power loss I can read that Value.So which is the best way to store variable and read when MCU bootup.

AJeth.2 by Associate II
  • 805 Views
  • 4 replies
  • 0 kudos

Pwm mode 2 question

Hi, I'm studing STM32F4.I'm looking at pwm mode in timer, and I wonder if there's a difference between using pwm mode 2 and using pwm mode 1 to invert using CCMR1 register.

jiu by Associate
  • 2669 Views
  • 2 replies
  • 0 kudos

Resolved! HardFault Handler changing Clock Frequency

Good morning, I am trying to read from adc two signals by first saving the signal with a certain clock frequency and then changing it using another one, i.e. changing the AHB clock divider. Going to debug it crashes on hard fault handler, regardless ...

davidec by Associate III
  • 569 Views
  • 2 replies
  • 0 kudos

STM32F103C8 with Watchdog Timer

i try to crash my code to check the watchdog timer is reseting the code or not. for crashing my code i use timer interrupt. i.e TIM2_IRQHandler(){ ---------------; ---------------;}TIM_IRQHandler() instead of TIM2_IRQHandler . so, code will be ...

STM32F410 PLL Jitter on PWM

Hello,i want to use a really precise PWM signal but i get a lot of Jitter on it.I am using the F410 with a 16Mhz crystal. The PLL produces from there a Frequency of 100Mhz (I need this high frequency for my other tasks).The rest of my hardware needs ...

PDieh.1 by Associate III
  • 4287 Views
  • 26 replies
  • 1 kudos
Labels