Posted on May 22, 2018 at 08:38Hi,I am using STM32L053R8 controller.I want to generate 100MHz, with 50% duty cycle.Can you please share the code?#stm32l053r8 #stm32l053r8-nucleo
Posted on May 22, 2018 at 12:06If you see data sheet of STM32L053R8 page number 101 --> table 70 --> Timer resolution time --> they have mentioned 31.25ns
Posted on May 22, 2018 at 11:51Hi , this is not typo, that is what my task.I want to generate 100MHz PWM from same microcontroller.Any way I can do it?