Hello,
I wanted to know if deasserting the Chip select on the cc3200 spi (slave mode) resets its shift register? I'm manually asserting /deasserting the CS from my master and I'm still able to see the data from the previous transmission in the register which corrrupts the new data bits coming in (when I change the CS from high to ACTIVELOW).
I was under the impression that generally deselecting a slave will reset it completely so that its ready for a new word transmission.
Thank you.