User Activity

Hi All,I've configured TIM1 and TIM2 of my board (STM32WL55JC1) CH1 of both TIM to PWM output which is synchronized by output compare of TIM1 CH2, its working well for the first run then I stop PWM for 5 minutes by following commands:HAL_TIM_OC_Stop(...
Hi,I'm working on STM32WL55JC board and run "TIM_PWMOutput" example that run 4 PWM channels with diffrence pulse width.I'm trying to add deadtime between the channels (following this hands-on video https://www.youtube.com/watch?v=rDaC2N-33Oo  Minute ...
Hi All,I'm using STM32WL55JC board which include Sub-GHz, ADC and DMA peripherals (and many more of course)I run "ping pong" example to create Sub-GHz communication sucssfully, also run "ADC_SingleConversion_TriggerTimer_DMA" and changed to circular ...
Hello everyone!I'm working on STM32WL55JCI7 board and trying to run ADC at the fastest speed (min total conversion time mention on datasheet 0.4uSec) and I don't receive this time.My configuration is the following:And to measure total time of convers...
Kudos given to