User Activity

I use STM32F030R8T6 and an interface card that plugs into a breadboard for direct prototyping, ST-Link v2 STM32 and STM8 Programmer, both from Newbiehack.com.Connected as on photo: SWDIO to pin 46 (PA13), SWCLK to pin 49 (PA14), GND to pin 62, 3.3V t...
Hi, I configured PWM 25 kHz on Nucleo-767ZI to control the PWM fan.When I set up Duty Cycle 1% -3% and 98% -99% the PWM signal is deformed.When the Duty Cycle is 4% to 97% PWM signal is good.Can it be improved or is it normal?Regards
I'm using Nucleo-F767ZI, I am configuring the 25 kHz PWM signal on pin PD14, TIM4_CH3.I set up clock source HSI RC 16MHz, HCLK 216 MHz , APB1 peripheral clocks 54 MHz, TIM4 PSC = 0 ARR = 2159 CKD = No Division.As a result, I get PWM with a frequency ...