festy wrote:You need to convert to LSB so your programmer can read the bin correctly - the line above is still MSB.The1 wrote:
doesn't work
CA35 FF00 15EA 20DF
00+15+20=35^FF=CA
20df 15ea 00ff ca35
So that should be Least SB?
festy wrote:You need to convert to LSB so your programmer can read the bin correctly - the line above is still MSB.The1 wrote:
doesn't work
CA35 FF00 15EA 20DF
00+15+20=35^FF=CA
So 001520 is the target.The1 wrote:festy wrote:You need to convert to LSB so your programmer can read the bin correctly - the line above is still MSB.The1 wrote:
doesn't work
CA35 FF00 15EA 20DF
00+15+20=35^FF=CA
20df 15ea 00ff ca35
So that should be Least SB?
I was going to post the same pic, but wasn't sure anyone else would get itThe1 wrote: