STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! PWM No Output for TIM1 on STM32L476

I use Cube to setup TIM1_CH4 on PE14 as PWMSetup of iocPE14 -> TIM1_CH4 in pinoutTIM1:Ch 4 PWM Generation Ch4Conter Settings: Counter period 20PQM Generation Cannel 4: Pulse 5Modification of main:/* USER CODE BEGIN 2 */HAL_TIM_PWM_Start(&htim1, TIM_C...

PeterL by Associate III
  • 1753 Views
  • 7 replies
  • 1 kudos

Resolved! STM32 PKA RSA Montgomery Parameter

The PKA peripheral can precompte the montgomery parameter, which is documented as "R2 mod n". If I compute this offline with R being the normal (2 ^ b) [b the numbers of bits in the modulus n], I am getting a different result than what PKA computes. ...

STM32L496 LED problem

Hello everyone! Currently I'm working in STM32L496ZG-p Nucleo board, I have written code for both MCU specific header file and Driver specific header file and I started to build a simple project to make a LED blink. But I haven't got the proper resul...

Ratheesh by Associate
  • 514 Views
  • 2 replies
  • 1 kudos

UART CTS signal stuck at high after framing error

Hi all.We are using a bidirectional UART with hardware-flow control lines (RTS/CTS) between two microcontrollers.One of the controllers (A) is an STM32H7, the other controller's type (B) should not be relevant. I write this from the perspective of A....

mwb_1-1711018482094.png mwb_2-1711018639890.png mwb_3-1711018737948.png mwb_4-1711019070363.png
mwb by Associate III
  • 594 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F407 TIM2 DMA driving neopixels

I have been reading a bit about neopixels and the communication protocol they work. I have been searching for a library for the WS2812B neopixel but could not find one that would work out of the box hence I have decided to write my own neopixel drive...

LPetr1_0-1709548050591.png LPetr1_1-1709548127989.png LPetr1_2-1709548146112.png LPetr1_3-1709548456479.png
LPetr.1 by Senior II
  • 6206 Views
  • 11 replies
  • 2 kudos

Resolved! pwm ws2812 not workin

Hi! i am doing example pwm ws2812 with dma, configure the time 1 with ARR=60, using clock= 48 mhz, my pwm not working full buffer i don´t know why not work full buffer, the pwm have 12 pulse, i am sending for one led ws2812 is 24 pulse./* USER CODE ...

0693W00000WKvAGQA1.png
jdo by Associate II
  • 1324 Views
  • 8 replies
  • 0 kudos

Resolved! SWO stops collecting data after a few packets

I'm trying to do some debugging using SWO on an STM32G474. After a very short amount of time no new packets are displayed in CubeIDE (usually after ~2500 packets). I limited the SWO frequency to various values between 100kHz and 8 MHz. Using an oscil...

Herm by Associate III
  • 2544 Views
  • 13 replies
  • 2 kudos