Hello all,
I want to generate a jitter free peripheral clock signal of 10MHz Preferably from a PLL source itself.
From my understandings, we can generate a clock signal by applying a maximum DIV factor of 4. In my case its 150MHz/4=37.5MHz.
I'm looking for a clock signal of 10MHz from the PLL source. Is that possible?
I tried by configuring SPI modules, but the SPI clocks became active only when transfer takes place. I need a continuous clock.
Can I make a jitter free clock signal by using PWM module?