vloki wrote:There is a 2 byte fifo buffer ...AussieSusan wrote:You will need to be sure to read the first value before the 2nd value is fully received or it will over-write the first in the buffer.
Oops - missed that - thanks.
However it does mean that you need to read values before the FIFO fills up!

Susan