MCUmall EPROM BIOS Chip Burner Forum
MCUmall EPROM BIOS Chip Burner Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 MCUmall Forums
 General Discuss
 issue writing 93c66 @16bit
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

infin

5 Posts

Posted - 04/01/2020 :  07:28:37  Show Profile  Reply with Quote
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

2531 Posts

Posted - 04/01/2020 :  10:19:26  Show Profile  Reply with Quote
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";
Go to Top of Page
Reply #2

infin

5 Posts

Posted - 04/01/2020 :  12:18:37  Show Profile  Reply with Quote
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
Go to Top of Page
Reply #3

anniel

2531 Posts

Posted - 04/01/2020 :  14:12:45  Show Profile  Reply with Quote
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?
Go to Top of Page
Reply #4

infin

5 Posts

Posted - 04/02/2020 :  05:46:13  Show Profile  Reply with Quote
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.
Go to Top of Page
Reply #5

anniel

2531 Posts

Posted - 04/02/2020 :  07:41:07  Show Profile  Reply with Quote
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?
Go to Top of Page
Reply #6

infin

5 Posts

Posted - 04/02/2020 :  07:48:16  Show Profile  Reply with Quote
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.
Go to Top of Page
Reply #7

anniel

2531 Posts

Posted - 04/02/2020 :  09:07:02  Show Profile  Reply with Quote
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.
Go to Top of Page
Reply #8

infin

5 Posts

Posted - 04/02/2020 :  09:13:14  Show Profile  Reply with Quote
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
Go to Top of Page
Reply #9

anniel

2531 Posts

Posted - 04/02/2020 :  09:51:22  Show Profile  Reply with Quote
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.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
MCUmall EPROM BIOS Chip Burner Forum © Copyright 2003 - 2009 Mcumall Electronics Inc. Go To Top Of Page
Generated in 0.12 sec. Snitz Forums 2000