This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

mosi output confusion when the speed less 5 tick.

Hi there,

I'm working on nrf52832 and using a PPI channel between a Timer and an SPI to output a voltage, for now, it works fine. But when I try to make it faster, e.g every 4 clock tick at 16Mhz timer send a byte by SPI, the pulse in the digital oscilloscope it wrong, but if change the clock to 5, the pulse is right.

fastest SPI speed is 5 clock tick(16Mhz timer)? as the documentation said, it should be 8Mhz, is there something I miss?

Parents Reply Children
No Data
Related