Hi,
I'm a little confused on the relationship among the RXFIFO, SPIRXBUF and SPIDAT when I read the 28335 design spec. My understanding is when the device is as slave and if the data from master, firstly it would get to the SPIDAT with one word(16bit) and then transfer to SPIRXBUF, but there is no RXFIFO definition in doc, only a SPIFFRX for the FIFO, is that mean user need to define the FIFO by themselves? and how could I to read the data from SPIRXBUF in software, is there any code example supplied for me ? thanks!
Best regards,
CC