User Activity

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...
Hi,I have generated the code for PWM generation using STM32 CubeMX and it is working fine on B-l072Z-lrwan1.But when I was trying to integrate same code with the existing Ping Pong example, I was not getting any PWM signal on respective pin. I have a...
Hi,I wanted to generate PWM using timer on B-L072Z-LRWAN1 board for LED Dimming.I searched on the forum and web for this but I am unable to get any example for PWM on B-L072Z-LRWAN1 .Which LED I can use for this purpose?Can any one help me with this?