spi slave

21 Mar 2014

Hello, I just tested a communication between 2 Mbed (a master and a slave spi spi).

Ok it works.

My question is: for slave spi how to not use the CS spi protocol.

This is to make a recording of spi signals to another device (make a spi analyzer).

thank you