Zombieverter, E65 vs E60
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Zombieverter, E65 vs E60
Hello everyone,
I have installed the zombieverter in my E60, but there are problems with the ABS, DSC, an error is also triggered, it reports that there is a fault in the servotronic, but the car does not have a servotronic installed, if I start the car without the VCU, then the error goes away, could it be due to the E65 configuration??
I have installed the zombieverter in my E60, but there are problems with the ABS, DSC, an error is also triggered, it reports that there is a fault in the servotronic, but the car does not have a servotronic installed, if I start the car without the VCU, then the error goes away, could it be due to the E65 configuration??
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
Did you take CAN logs before taking out the engine?
What version of the Zombie Software are you on? Which vehicle did you select?
We need more data to figure out what your car wants to see.
What version of the Zombie Software are you on? Which vehicle did you select?
We need more data to figure out what your car wants to see.
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
You have wired the Zombie instead of the Engine ECU to the powertrain CAN right?
Also please provide your VIN for referencing on ISTA
Also please provide your VIN for referencing on ISTA
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
that's right, the chassis number is WBANC71050B627749, in the vehicle selection I selected E65, version 2.17a
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
You try the other vehicle options? Like E46
Unless you have CAN logs of your vehicle this is going to be hard to figure out. Do you have the BMW workshop software tool?
Unless you have CAN logs of your vehicle this is going to be hard to figure out. Do you have the BMW workshop software tool?
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
Unfortunately I have not created any logs, I have already tested e46 and e39, but that does not work, I also have no BMW workshop software, except for inpa
- crasbe
- Posts: 296
- Joined: Mon Jul 08, 2019 5:18 pm
- Location: Germany
- Has thanked: 47 times
- Been thanked: 150 times
Re: Zombieverter, E65 vs E60
Didn't Karim had to do a lot of changes to get everything running in his E60?
I'm not sure he published his fork of Zombie. In General I haven't heard of him in a while
I'm not sure he published his fork of Zombie. In General I haven't heard of him in a while
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
I also think that something in the code needs to be changed, unfortunately I can't get the compilation to work on Windows 10
- crasbe
- Posts: 296
- Joined: Mon Jul 08, 2019 5:18 pm
- Location: Germany
- Has thanked: 47 times
- Been thanked: 150 times
Re: Zombieverter, E65 vs E60
For building the Zombie code, I created this Docker container: https://github.com/crasbe/ZombieBuild
That makes building the binaries a lot easier and I know that a couple of people use it regularly.
However you need to know what you need to change in the source code... and for that you would need CAN logs (at least)
--------------------------------
On another note: I found the source code from Karim: https://github.com/7yatna/Stm32-vcu
He implemented an E60 class, which you might be able to use: https://github.com/damienmaguire/Stm32- ... vcu:master
Keep in mind that this is NOT officially supported source code! I don't know in which state it is if it works or not and what it does and what it doesn't do.
That makes building the binaries a lot easier and I know that a couple of people use it regularly.
However you need to know what you need to change in the source code... and for that you would need CAN logs (at least)
--------------------------------
On another note: I found the source code from Karim: https://github.com/7yatna/Stm32-vcu
He implemented an E60 class, which you might be able to use: https://github.com/damienmaguire/Stm32- ... vcu:master
Keep in mind that this is NOT officially supported source code! I don't know in which state it is if it works or not and what it does and what it doesn't do.
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
Most of this is in the Zombie release, and proven working on Jamies Car. It is practically identical to the R56 work i done.
So there is something strange going on with this car.
Can you pull CAN logs now of the powertrain bus? It should help me understand what is going on.
So there is something strange going on with this car.
Can you pull CAN logs now of the powertrain bus? It should help me understand what is going on.
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
can you compile the Karim firmware for me to test, I can't get the compilation to work on my laptopcrasbe wrote: ↑Sat Aug 10, 2024 9:42 pm For building the Zombie code, I created this Docker container: https://github.com/crasbe/ZombieBuild
That makes building the binaries a lot easier and I know that a couple of people use it regularly.
However you need to know what you need to change in the source code... and for that you would need CAN logs (at least)
--------------------------------
On another note: I found the source code from Karim: https://github.com/7yatna/Stm32-vcu
He implemented an E60 class, which you might be able to use: https://github.com/damienmaguire/Stm32- ... vcu:master
Keep in mind that this is NOT officially supported source code! I don't know in which state it is if it works or not and what it does and what it doesn't do.
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
No point running Karims code, a bigger risk things do something unexpected.
Provide a CAN log of the powertrain bus.
Provide your .Json of the parameters so that can be checked.
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
i make a log with and whithout VCU connected, also the Parameters of vcu
I have installed the LDU, the VCU should only activate the ABS and pass the gears because of the reverse light, the VCU has no influence on the LDU, I can't access the ABS via inpa, no answer, it worked with the original engine
I have installed the LDU, the VCU should only activate the ABS and pass the gears because of the reverse light, the VCU has no influence on the LDU, I can't access the ABS via inpa, no answer, it worked with the original engine
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
All looks right on the CAN bus, I do not see any ABS CAN info which is strange possibly another kind of ABS module.
The CAN frames sent from the Zombie are correct.
The CAN frames sent from the Zombie are correct.
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
maybe the engine control unit has to stay connected??
I took it out completely
the power supply and fuses of the ABS module are also ok
I took it out completely
the power supply and fuses of the ABS module are also ok
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
I finally managed to compile damian's repo without any problems, but I get an error message from Karim's repo, what could be the reason for this ?
Code: Select all
Makefile:42: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
Well, there is news, you have to connect the 2 CAN cables on the DME connector to each other, but it doesn't say anywhere that you have to do it that way.
Now we also have the ABS in the CAN bus system, but I still get an error message, could that be due to the E65 message??
Now we also have the ABS in the CAN bus system, but I still get an error message, could that be due to the E65 message??
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
Are you still on the standard release of Zombie?
Thats upto you to figure out, it is impossible to document each car. Torque 3 is message: 0xAA
https://github.com/HeinrichG-V12/E65_Re ... me-ov-file
Please grab another CAN log, from vehicle a sleep till key on, need to check wake up works on your car.
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
So there maybe a possibility it is upset due the lack of a counter in the message 0xAA. You are capable of compiling Damiens STM32_VCU repo right? Then I can provide you something to try to add this in.
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
- tom91
- Posts: 2410
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 209 times
- Been thanked: 572 times
Re: Zombieverter, E65 vs E60
Perfect, suprised that when some tested it was fine.
Push request made for this change https://github.com/damienmaguire/Stm32-vcu/pull/100
Push request made for this change https://github.com/damienmaguire/Stm32-vcu/pull/100
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: Zombieverter, E65 vs E60
I'll test it tomorrow while driving, there was another error when I brake at about 20kmh, a strange error that I've never seen before, something to do with OBS, I'll report tomorrow