Question
A problem encountered at the simultaneous run of Output compare waveform and PWM
I am using STM32F407. I am using TIM1 for output compare waveform running at 5Mhz and TIM9 for 250Khz waveform. Output Compare is used to produce a waveform of desired data. However, both timmers run fine individually, but if both are run simultaneously both waveforms are distorted or do not produce waveform. No interrupt call is being used.