Thread: Chip tuning
View Single Post
  #9  
Old 07-25-2007, 12:12 PM
petbeemer petbeemer is offline
Senior Member
 
Join Date: Jul 2006
Location: Evo 1 425/405
Posts: 2,901
Re: Chip tuning

Quote:
Originally Posted by Jabberwocky
Quote:
Originally Posted by petbeemer
00000000:88 96 69 84 05 48 8a 35 8f 8f 80 02 8a 40 de 88 ˆ–i„.H*5€.*@Þˆ
Right then
I understand the 00000000 is the address (80h)
and that 00000001 Adress is (96h)

and that they are in figures are in Hex, ie 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F. so each memory loaction is 1 Byte (8 bits) long, however the input address is 00000000h - 0000319Ah
so in Binary that would make it 0 to 11000110011010 so it is 16bit (2 bytes) why isnt the map used up to FFFFh or is there no need?

Also is a specifit bit of the input data related to a certain input, eg Cam sensor? and also for the output even thought there is half as many of them is there a specific output for eg plug 1 fire?
now your getting it, the eprom also stores the instructions as to 8bit or 16bit etc etc
Reply With Quote