I have everything working for 4.3 now and was able to get full eeprom reads using your program which is awesome.
I totally cannot get the 4.4 to read although it does write on everything.
If i was able to read the eeprom on them somehow that would be awesome as i don't want to start pulling chips out to read eeproms but i do have a couple of ECU's i do need to know what was on them first before tuning.
I'm no where near as technical as you and some things you say do confuse me slightly lol, but if you can suggest anything that can get this to read the 4.4 eeprom on Volvo Diag that would be awesome?
It's worth noting however, that Motronic Suite doesn't actually support 4.4 communication and reading, i assume it once worked on VolvoDiag because it definately seems like it's a rejection of the ecu to read, i wondered if it was an IMMO issue but i flashed a 4.4 with IMMO off bin and it still doesn't work!
If i ran this program in the car would that make a difference as at the moment i am just doing it all on the bench?
Also it took about half an hour to read a 4.3 with your program yet it was about 3 hours with the same ECU on MS to do the same thing, the only thing i can read the eeproms on is a hex editor, loading the read EEPROM back onto MS doesn't show any maps, but i'm not hugely familiar with MS yet to see if i need to do something else?
Thank you again, i appreciate all your work and effort!
Scott.
rkam wrote: ↑08 Dec 2022, 13:38 Motronicsuite is made by Dilemma.
I've helped him with information on K-line communication and M.4x hardware.
Dilemma helped me a lot with Volvodiag which is C++ based on a program Omegadiag.
My own tools was before this written in Visual Basic.
Although I was able to implement Volvo protocols in the C++ program, I quickly got into trouble dealing with Windows GUI stuff.
Therefore I have kept the buttons that doesn't work on Volvo in case I need them for something else.
Replacing the program code I can manage, but adding a button is much more difficult for me.
Lately I have been using Tiny C Compiler for command line tools with DiCE.
Communication in Motronicsuite seems to be more difficult to make and keep running.
Motronicsuite is programmed in C Sharp, while Volvodiag is in C++.
Maybe C# is more affected by Windows functions stealing time.






