Hello,
Here is my setup:
PC (with FTDI bridge) - SPI "Master"
CC2538 - SPI "Slave"
Here is the problem:
In spite of the fact that only RX FIFO time-out interrupt were enabled, the "Slave" ISR is armed not only during reception ("Master" writes "Slave"), but also during transmission ("Master" reads "Slave").
Did someone met the same problem ?
Thanks in advance.
Pavel