STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

memory partitioning and version switching.

hello, my project was to do a over the air update, looking for various strategies and I found one in the vector website. https://www.vector.com/int/en/products/application-areas/embedded-software/embedded-trends/ota-update-approaches/#c230972This met...

0693W00000NqqkvQAB.png
Vmere.1 by Senior
  • 195 Views
  • 0 replies
  • 0 kudos

Am I understanding the SysTick timer correctly?

Here SysTick_Config(16 000 000) takes one second to count down from 16 000 000 to zero?That is, one tick has a duration of 1/16 000 000==62.5 ns ?0.0000000625(one tick time) *16 000 000 ticks== 1 secondCorrectly?At the end of each count, an interrupt...

MMust.5 by Senior II
  • 4053 Views
  • 8 replies
  • 0 kudos

What is the best IDE / tool chain for an STM32 rookie?

My background is in hardware, but I have extensive experience writing "bare metal" code (C) for 8-bit MCUs, mostly for AVRs. In the past, I have used AVR Studio (now Microchip Studio), starting with version 4.18 down to present versions. Tool chain...

SHobb.1 by Associate II
  • 2461 Views
  • 27 replies
  • 0 kudos

nucleo-f439zi pwm not working?

I am trying to configure PWMs on the user leds uisng the nucleo-f4329zi board (default preconfigured project) and the visual configuration of the STM32CubeIDE, but for some reason some PWM are not working.My setup for all all PWM (aside from default ...

fvi by Associate
  • 171 Views
  • 1 replies
  • 1 kudos