cancel
Showing results for 
Search instead for 
Did you mean: 

SPI RX-ONLY Mode: Stop after a precise num of clock cycle

pieretti
Associate II
Posted on May 28, 2014 at 16:15

Hello,

my SPI is configured as Master RX-Only.

I'd like to disable my spi after 24 - 25 - 26 clock cycles.

How can I achieve this result?

Thanks
2 REPLIES 2
chen
Associate II
Posted on May 29, 2014 at 17:39

Hi

''I'd like to disable my spi after 24 - 25 - 26 clock cycles.

How can I achieve this result?''

I do not think you can do this.

The SPI peripheral is geared towards 8 or 16bit transfers.

pieretti
Associate II
Posted on June 17, 2014 at 14:43

Thank you for the reply

You're right: I'm not allowed to control singles spi clock cycles.

Thanks