Hi,I am using STM32l072CZYx. I am generating the PWM using timer 3 channel 2. But PWM is getting trigger by SPI, PWM is resetting for some time. When I disabled the SPI, I am getting exact PWM. What will be the reason?What can be done to avoid such...