The Trouble with Endians
Finding the correct Endian (bit significance) can be frustrating when trying to interface with a device. It’s an additional variable that makes debugging a hardware interface more difficult and can lead to unwanted and sometimes unseen errors. Hex Results When you read hex characters it is generally straight forward 0x01 = [...]