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

When does SPI Master STARTED event occur?

Hi,

There's no description at all in either the written text (31.3 SPI master transaction sequence) or the timing diagrams (Figure 71: SPI master transaction) showing precisely when the STARTED event occurs on the SPI Master. I'm referring to the nRF52832 PS 1.4.

How many clock cycles after the START task is triggered is the STARTED event emitted?

I'm trying to build a repetitive PPI-driven SPI master transaction, and am wondering if the CS pin can be driven low with proper setup + hold timing directly by using the STARTED event.

Thanks,
Max

Related