Motronicsuite Read Is Giving Me 64KB of Zeros Bad KKL Cable?
So I’m trying to read my Motronic 4.3 ECU with MotronicSuite.
I’m able to connect to the ECU, and MotronicSuite appears to communicate with it normally. However, when I use Read Flash Content, it downloads a 64 KB BIN file but the contents are usually all 00, so no actual ECU data is being read.
At one point, using another PC, I managed to save three BIN files, but all three had inconsistent results:
volvo.bin: 64 KB. All 65,536 bytes are00. Empty / failed read.volvo2.bin: 64 KB. Contains data only at the beginning; from approximately0x0D75onward, everything is00. Very incomplete read.volvo3.bin: 64 KB. Contains a lot of real data, but the last ~8 KB are00. Partially successful read.
Does anyone have any ideas what could be causing this?
As far as I can tell, I’m following all the required steps and have the correct drivers installed. I’ve also experimented with the COM port settings in Windows, including the FTDI latency timer, but the results are still inconsistent.
At this point I’m starting to suspect a hardware issue with the KKL cable itself.
Extra info:
- Volvo 850 T5, 1996
- Bosch Motronic 4.3
- Cheap Chinese KKL 409.1 cable with pin selector switches
- Using pin 3 as required for the ECU K-line
- I can also switch it to pin 7, but ECU communication is supposed to be through pin 3
- KKL chip is marked
FT232R - Using FTDI drivers on a clean windows 7 machine with the required net framework