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 simultaneou...