Inserting pause in SPI

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
HuEl_264296
Level 5
Level 5
First like given 25 sign-ins First solution authored

Hi,

   

 

   

I am trying to set up a PSoC3 to be an SPI master, using DMA to read and write the bytes to/from the peripheral.

   

 

   

However, I also need to insert a small delay of a few clock cycles between the second and thirt bytes transmitted.

   

 

   

How can I insert this delay using the hardware so that the CPU is not involved?

   

 

   

Hugo

0 Likes
3 Replies