Author |
Topic |
|
infin
5 Posts |
Posted - 04/01/2020 : 07:28:37
|
i am trying to write a file from my toyota dash. gq4x was told it needs to be read/written at 16 bit.
the 93c66 comes up as a generic device for 16bit. The IC says "CSI" brand. CSI in the list only has 8bit.
When i write using the generic 16 bit the cluster goes crazy and doesnt work.
When i write using 8 bit CSI it works but mileage blinks 999999 if its corrupted.
Anyone have any success writing toyota 93c66?
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong? |
|
Reply #1
anniel
2572 Posts |
Posted - 04/01/2020 : 10:19:26
|
quote: Originally posted by infin
i am trying to write a file from my toyota dash. gq4x was told it needs to be read/written at 16 bit.
the 93c66 comes up as a generic device for 16bit. The IC says "CSI" brand. CSI in the list only has 8bit.
When i write using the generic 16 bit the cluster goes crazy and doesnt work.
When i write using 8 bit CSI it works but mileage blinks 999999 if its corrupted.
Anyone have any success writing toyota 93c66?
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong?
Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66B_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
|
|
|
Reply #2
infin
5 Posts |
Posted - 04/01/2020 : 12:18:37
|
quote: Originally posted by anniel
quote: Originally posted by infin
i am trying to write a file from my toyota dash. gq4x was told it needs to be read/written at 16 bit.
the 93c66 comes up as a generic device for 16bit. The IC says "CSI" brand. CSI in the list only has 8bit.
When i write using the generic 16 bit the cluster goes crazy and doesnt work.
When i write using 8 bit CSI it works but mileage blinks 999999 if its corrupted.
Anyone have any success writing toyota 93c66?
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong?
Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66B_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
Just curious if this will make any difference than using the "generic" 93c66 16bit setting? that i already used that failed.
|
Edited by - infin on 04/01/2020 12:28:22 |
|
|
Reply #3
anniel
2572 Posts |
Posted - 04/01/2020 : 14:12:45
|
quote: Originally posted by infin
quote: Originally posted by anniel
quote: Originally posted by infin
i am trying to write a file from my toyota dash. gq4x was told it needs to be read/written at 16 bit.
the 93c66 comes up as a generic device for 16bit. The IC says "CSI" brand. CSI in the list only has 8bit.
When i write using the generic 16 bit the cluster goes crazy and doesnt work.
When i write using 8 bit CSI it works but mileage blinks 999999 if its corrupted.
Anyone have any success writing toyota 93c66?
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong?
Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66B_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
Just curious if this will make any difference than using the "generic" 93c66 16bit setting? that i already used that failed.
Are you talking about the 93C66B? |
|
|
Reply #4
infin
5 Posts |
Posted - 04/02/2020 : 05:46:13
|
quote: Originally posted by anniel
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong?
Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66B_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
[/quote]
Just curious if this will make any difference than using the "generic" 93c66 16bit setting? that i already used that failed.
[/quote]Are you talking about the 93C66B? [/quote]
yes, well i tried it and same result. I dont think the programmer is writing correct in 16bit for this chip. Tried multiple files with same result. |
|
|
Reply #5
anniel
2572 Posts |
Posted - 04/02/2020 : 07:41:07
|
quote: Originally posted by infin
quote: Originally posted by anniel
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong?
Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66B_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
Just curious if this will make any difference than using the "generic" 93c66 16bit setting? that i already used that failed.
[/quote]Are you talking about the 93C66B? [/quote]
yes, well i tried it and same result. I dont think the programmer is writing correct in 16bit for this chip. Tried multiple files with same result. [/quote]When you read back the data is it identical to the source file? |
|
|
Reply #6
infin
5 Posts |
Posted - 04/02/2020 : 07:48:16
|
quote: Originally posted by anniel
quote: Originally posted by infin
quote: Originally posted by anniel
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong?
Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66B_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
Just curious if this will make any difference than using the "generic" 93c66 16bit setting? that i already used that failed.
Are you talking about the 93C66B? [/quote]
yes, well i tried it and same result. I dont think the programmer is writing correct in 16bit for this chip. Tried multiple files with same result. [/quote]When you read back the data is it identical to the source file? [/quote]
it is, so not sure why its not working for me. very odd. |
|
|
Reply #7
anniel
2572 Posts |
Posted - 04/02/2020 : 09:07:02
|
quote: Originally posted by infin
quote: Originally posted by anniel
quote: Originally posted by infin
quote: Originally posted by anniel
quote: Originally posted by infin
quote: Originally posted by anniel
quote: Originally posted by infin
I also tried to add in devices.txt Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66A_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
but i get the error" The Class 93C66A_16BIT is not found" "Parse "Devices.txt" error on device. Did i do this wrong?
Name="CSI93C66 (16Bit)",ID="XXXX",Class="93C66B_16Bit",BufferMode="16BIT",Category="SERIAL_EPROM",MFG="LSI/CSI",Speed="4";
Just curious if this will make any difference than using the "generic" 93c66 16bit setting? that i already used that failed.
Are you talking about the 93C66B?
yes, well i tried it and same result. I dont think the programmer is writing correct in 16bit for this chip. Tried multiple files with same result.
When you read back the data is it identical to the source file?
it is, so not sure why its not working for me. very odd.
If the files and chip are identical problem is with your calculated odometer value. |
|
|
Reply #8
infin
5 Posts |
Posted - 04/02/2020 : 09:13:14
|
quote: Originally posted by anniel
If the files and chip are identical problem is with your calculated odometer value. [/quote]
i even cant load back the original file, even got another original file online and same result.
whats odd the cluster works when i load as 8 bit, completely messed up when 16bit. bin is 16 bit |
Edited by - infin on 04/02/2020 09:14:16 |
|
|
Reply #9
anniel
2572 Posts |
Posted - 04/02/2020 : 09:51:22
|
quote: Originally posted by infin
quote: Originally posted by anniel
If the files and chip are identical problem is with your calculated odometer value.
i even cant load back the original file, even got another original file online and same result.
whats odd the cluster works when i load as 8 bit, completely messed up when 16bit. bin is 16 bit
Did you read the original file in 16bit? Probably should be done in 8bit since the cluster works then except the calculation must be bad. |
|
|
|
Topic |
|
|
|