Author Topic: EEPROM Dump File Help!  (Read 1280 times)

0 Members and 1 Guest are viewing this topic.

Offline m k

  • Super Contributor
  • ***
  • Posts: 2355
  • Country: fi
Re: EEPROM Dump File Help!
« Reply #25 on: August 07, 2024, 06:52:19 am »
Our time markings are from Babylonians, but since Babylonians didn't need computers we better adapt a bit.
Few simpler values are centi minute and milli hour.

Order of numbers is an egg thing.
(from Travels into Several Remote Nations of the World)
Numbers are read from memory, not bit by bit but byte by byte.
(maybe not literally anymore, by memory is still arranged like that)
So what is last, little or big, defines endianness.
#12 and #19 have more.

Three 3rd triplet values are C7 8F EA.
12*16 + 7 = 199
8*16 + 15 = 143
14*16 + 10 = 234

First non zero after those is position 42 hex, 4*16 + 2 = 66 decimal.

199-66 = 133
143-66 = 77
234-66 = 168

All are monikers multiples of 7, so beginning of double centi time plus something.
So it really is a ring buffer.
Second triplets are 6, that can be a length of the data.

E,
wrong word.
« Last Edit: August 07, 2024, 08:30:21 am by m k »
Advance-Aneng-Appa-AVO-Beckman-Danbridge-Data Tech-Fluke-General Radio-H. W. Sullivan-Heathkit-HP-Kaise-Kyoritsu-Leeds & Northrup-Mastech-REO-Simpson-Sinclair-Tektronix-Tokyo Rikosha-Topward-Triplett-Tritron-YFE
(plus lesser brands from the work shop of the world)
 
The following users thanked this post: BarelyHuman


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf