cancel
Showing results for 
Search instead for 
Did you mean: 

STM8 SPI Wakeup

Nevyn
Associate II
Posted on June 03, 2012 at 07:04

I am using the STM8S as an SPI slave device.  The protocol I am using has a fixed sized buffer and I was thinking about using this interrupt to reset the buffer pointers.  The data sheet suggests that this interrupt can be used to wake up the STM8 from wake or halt mode.  Does this mean that it only works in these modes or does it happen every time SPI comms is initiated by the master.

I have tried experimenting with this and it appears to be the case but I'm looking for confirmation before I start to reply on this.

Thanks in advance,

Mark

#spi-wkie
1 REPLY 1
singleiron
Associate II
Posted on June 18, 2012 at 15:50