User Activity

Hello, I want to generate 2 pwm signals, where pwm2 should have a delay from pwm1 (delay should be modified on the fly). I would also like to know if this operation can be done in HRTIM or other Timers. Thanks and regards, Pradeepa P    
We are using STM32G473 controller for our project, In that MCU, we faced an issue in systick while using the  HAL_Delay() function.We have changed the NVIC preemption priority for Time base systick timer,Still the systick count was not incremented. W...
Kudos from