Gday Mel
Just saw your use of the BIN prefix so went to the book for a squizz. Atomski is sending data MSB to LSB in blocks of three, and order/pacing of bits is important.
With the serout/serin qualifiers, i understand they will fill a buffer with a set no of bits from the incoming stream, and then format as reqd. But does it fill as MSB to LSB or LSB to MSB? Ie what order are the bits actually transmitted in. I cant find that in the book anywhere yet?
Andrew