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

MPU Setup on STM32F4 MCU failed

Dear Forum,I am setting up the MPU of a STM32F401CE using a bare metal system. All tasks and handlers run inPriviledge Mode, therefore I want to enable certain areas for priviledged access, background should cause a memfault. I use the following memo...

LGrüb.1 by Associate II
  • 1896 Views
  • 1 replies
  • 0 kudos

What development board to use for the STM32L052

I have a project where the STM32 L052 was chosen as the MCU and I was unable to find a development board for that exact model. What would be the most similar development board/kit to use for development purposes?

EEric.1 by Associate
  • 1042 Views
  • 3 replies
  • 0 kudos

Resolved! Advice on translation for Servo motor control

I'm working on a project involving a 5V servo motor with a 3V3 MCU, and I wanted to get some advice on how best to translate the PWM output from the 3V3 MCU to the 5V servo motor. I made the mistake of initially just using a MOSFET that was controlle...

ESpra.1 by Senior
  • 1950 Views
  • 7 replies
  • 0 kudos

Generating SPWM - code optimization

Hi,I'm working on a project to generate a 3phase sinusoidal pwm.F_fundemnetal = 0.1 - 100 HzF_sw = 1-100 kHz.I would like to calculate the PWM values on the fly if possible instead of a lookup table. I am generating an ISR every time TIM1 overflows a...

glenn0010 by Associate III
  • 8865 Views
  • 9 replies
  • 0 kudos

How to count the number of times Timer6 auto-reload.

I have a sine wave DAC code using tim6 trigerout with 128 sampling points, I want to measure the sine wave frequency I know the formula to measure the frequency but I don't know how can I determine the number of times the Timer autoreload at 128thTha...

Stark by Associate II
  • 953 Views
  • 2 replies
  • 0 kudos