problem with USB and timer
Hello,
I need your help to recognize my issue correctly, please help me,
background:
I am having trouble using the stm32l053RB NUCLEO development board for USB protocol parsing.
issue:
When using timer to generate PWM, once the USB receive data is configured, the PWM waveform frequency will be greatly reduced.
Also when using the timer to generate a timed interrupt, once the USB work is configured, the CNT data will be stuck, and the timer will stop unless the USB is reset.
I have tried all the timers of this chip and will have the same problem.
Why is this happening, does USB work affect the clock of TIMER?
if you can help to solve issue or give any advice, I am very thankful for your kindness in advance.
Thanks.
my email is jysong@mindpointeye.com
