Zombieverter or Lexus GS450h VCU that is the question. Topic is solved

dadiowe
Posts: 112
Joined: Fri Sep 17, 2021 6:11 pm
Has thanked: 41 times
Been thanked: 19 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by dadiowe »

DkubusEV wrote: Fri Mar 31, 2023 9:21 am Very glad to learn as to why regen was removed, seems very logical, I wish I was able to do coding for such things so I could contribute to the zombie situation but unfortunately I'll need to remain patient on the sidelines. Cheers for the info.
Crasbe does your code include gear change? As I would assume it might be a while until gear change is also included in the Zombieverter software. would love to "light up" that rear end :) .
User avatar
catphish
Posts: 955
Joined: Fri Oct 08, 2021 11:02 pm
Location: Dorset, UK
Has thanked: 94 times
Been thanked: 179 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by catphish »

dadiowe wrote: Fri Mar 31, 2023 9:57 am Crasbe does your code include gear change? As I would assume it might be a while until gear change is also included in the Zombieverter software. would love to "light up" that rear end :) .
I was sure the gear change code is in Zombie. Damien used it in his recent dyno run.
dadiowe
Posts: 112
Joined: Fri Sep 17, 2021 6:11 pm
Has thanked: 41 times
Been thanked: 19 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by dadiowe »

I think he enabled it for the dino but is unsure about letting it out in case someone drops it into first at to high a speed and the programming does not compensate. I think it is a similar reason for regen i.e. car suddenly reversing.
User avatar
catphish
Posts: 955
Joined: Fri Oct 08, 2021 11:02 pm
Location: Dorset, UK
Has thanked: 94 times
Been thanked: 179 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by catphish »

dadiowe wrote: Fri Mar 31, 2023 10:11 am I think he enabled it for the dino but is unsure about letting it out in case someone drops it into first at to high a speed and the programming does not compensate. I think it is a similar reason for regen i.e. car suddenly reversing.
The functionality is there, it works, but there are two big caveats:
1) It's not currently tied to a digital input, so you can only change gear with the web interface or CAN message.
2) Nobody has successfully done at gear change on the GS450H while the vehicle is moving.

As you suggest, number two is probably the reason for number one. It needs somebody to work out how to safely do the shift while moving, probably a specific sequence that we don't yet know. Until then, it's not a particularly useful feature, but you can definitely set the gear in the web interface if you want.
et0
Posts: 127
Joined: Sun Oct 13, 2019 8:06 pm
Location: Scotland
Has thanked: 14 times
Been thanked: 5 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by et0 »

Yes, I meant we changed from Zombieverter to "old" GS450H control board. May change back if the situation changes but the Zombie had too many issues that I wasn't able to solve myself.

As far as I know neither option has automatic gear change implemented. The Catphish version uses the brake (!) input to select gear, which I guess can be from the shifter, under careful control of the driver. We do NOT use that, just staying in one gear for now. If we need auto change I believe that I can implement it.
streber
Posts: 28
Joined: Sun Dec 01, 2019 7:46 am
Location: Seattle, WA, USA
Been thanked: 3 times
Contact:

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by streber »

FWIW I ported the GS450h throttle map code from the GS450h VCU software to the Zombieverter for use in my E46 + GS450h project.

Use at your own risk it bypasses most of the current/voltage/etc protection code but drives smoothly and has regen: https://github.com/streber42/Stm32-vcu/ ... u_throttle
User avatar
DkubusEV
Posts: 81
Joined: Sat Sep 17, 2022 4:22 am
Location: Australia
Has thanked: 130 times
Been thanked: 15 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by DkubusEV »

streber wrote: Tue Oct 31, 2023 6:33 am FWIW I ported the GS450h throttle map code from the GS450h VCU software to the Zombieverter for use in my E46 + GS450h project.

Use at your own risk it bypasses most of the current/voltage/etc protection code but drives smoothly and has regen: https://github.com/streber42/Stm32-vcu/ ... u_throttle
Cheers this is awesome news, now I just need to work out how to get this into my ZombieVerter (I've not done that bit before)...

Thanks for sharing, I sincerely appreciate your efforts and everyone else that has contributed to this. Cheers.
1998 Mercedes R170 SLK gs450h project
2003 Smart-Roadster hillclimb EV (DC)zilla2k
1976 Purvis-Eureka EV kit car
2011 Ford focus EV (DC)Soliton1
1990 Daihatsu charade G100 3 door DC conversion.
joeflickers
Posts: 42
Joined: Mon Oct 24, 2022 8:46 am
Has thanked: 14 times
Been thanked: 6 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by joeflickers »

streber wrote: Tue Oct 31, 2023 6:33 am FWIW I ported the GS450h throttle map code from the GS450h VCU software to the Zombieverter for use in my E46 + GS450h project.

Use at your own risk it bypasses most of the current/voltage/etc protection code but drives smoothly and has regen: https://github.com/streber42/Stm32-vcu/ ... u_throttle
Idd love to implement regen, I'm currently using Gs450h with the Zombie vcu, idd love to know if the regen code you implement on the zombie with your code works reliably, does it use Throttle to regen or the brake input?
Jacobsmess
Posts: 490
Joined: Thu Mar 02, 2023 1:30 pm
Location: Uk
Has thanked: 253 times
Been thanked: 62 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by Jacobsmess »

joeflickers wrote: Thu Mar 14, 2024 1:37 am Idd love to implement regen, I'm currently using Gs450h with the Zombie vcu, idd love to know if the regen code you implement on the zombie with your code works reliably, does it use Throttle to regen or the brake input?
It's worth checking Damien's video on why regen isn't included in the zombie at the moment and being sure you're comfortable with it at the moment.
tom91
Posts: 1308
Joined: Fri Mar 01, 2019 9:15 pm
Location: Bristol
Has thanked: 103 times
Been thanked: 216 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by tom91 »

There is development ongoing to get regen implemented correctly, i am working on this at the moment.

Currently testing on various vehicles and setups to verify this works.
Founder Volt Influx https://www.voltinflux.com/
Webstore: https://citini.com/
Jacobsmess
Posts: 490
Joined: Thu Mar 02, 2023 1:30 pm
Location: Uk
Has thanked: 253 times
Been thanked: 62 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by Jacobsmess »

tom91 wrote: Thu Mar 14, 2024 9:28 am There is development ongoing to get regen implemented correctly, i am working on this at the moment.

Currently testing on various vehicles and setups to verify this works.
That's exciting news. Do you know when it might be released? In weeks or months? Or not sure/willing to say?
tom91
Posts: 1308
Joined: Fri Mar 01, 2019 9:15 pm
Location: Bristol
Has thanked: 103 times
Been thanked: 216 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by tom91 »

https://github.com/damienmaguire/Stm32-vcu

Damien is going to test it now. First tests concluded with an outlander rear inverter.
Founder Volt Influx https://www.voltinflux.com/
Webstore: https://citini.com/
joeflickers
Posts: 42
Joined: Mon Oct 24, 2022 8:46 am
Has thanked: 14 times
Been thanked: 6 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by joeflickers »

tom91 wrote: Thu Mar 14, 2024 8:26 pm https://github.com/damienmaguire/Stm32-vcu

Damien is going to test it now. First tests concluded with an outlander rear inverter.
How is the test so far? Do we have regen success with the gs450?
tom91
Posts: 1308
Joined: Fri Mar 01, 2019 9:15 pm
Location: Bristol
Has thanked: 103 times
Been thanked: 216 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by tom91 »

joeflickers wrote: Sun Mar 17, 2024 3:35 am How is the test so far? Do we have regen success with the gs450?
I am planning to do some testing next week with a build with GS450h. Other vehicles configurations are also being tested by Damien, he will create a release once all testing is done.

Note the GS450h testing requires the removal of regen blocking in the GS450h code.
Founder Volt Influx https://www.voltinflux.com/
Webstore: https://citini.com/
joeflickers
Posts: 42
Joined: Mon Oct 24, 2022 8:46 am
Has thanked: 14 times
Been thanked: 6 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by joeflickers »

tom91 wrote: Sun Mar 17, 2024 10:24 am I am planning to do some testing next week with a build with GS450h. Other vehicles configurations are also being tested by Damien, he will create a release once all testing is done.

Note the GS450h testing requires the removal of regen blocking in the GS450h code.
I'm using the zombie and I realised the firmware versions V2.04A and V2.05A are not running /inverter is not communicating with the zombie vcu after I upgrade and power cycle the vcu and retaining similar parameters settings, any other version below this works very well on my car (my car is Mercedees W124 with 77kwh battery back 360v). firmware is directly from Damiens GitHub with no modification in the Bin. File. Anyone running this two versions successfully?
User avatar
DkubusEV
Posts: 81
Joined: Sat Sep 17, 2022 4:22 am
Location: Australia
Has thanked: 130 times
Been thanked: 15 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by DkubusEV »

joeflickers wrote: Mon Mar 18, 2024 6:22 am I'm using the zombie and I realised the firmware versions V2.04A and V2.05A are not running /inverter is not communicating with the zombie vcu after I upgrade and power cycle the vcu and retaining similar parameters settings, any other version below this works very well on my car (my car is Mercedees W124 with 77kwh battery back 360v). firmware is directly from Damiens GitHub with no modification in the Bin. File. Anyone running this two versions successfully?
Hi Joe, very interested to hear more about your w124 with gs450h running gear as I bought two gs450h packages I'm using one for the slk230 swap and was planning the other for my 1990 300ce-24 "c124" w124 conversion... do you have a build thread for your 124?? Cheers

Mike.
1998 Mercedes R170 SLK gs450h project
2003 Smart-Roadster hillclimb EV (DC)zilla2k
1976 Purvis-Eureka EV kit car
2011 Ford focus EV (DC)Soliton1
1990 Daihatsu charade G100 3 door DC conversion.
joeflickers
Posts: 42
Joined: Mon Oct 24, 2022 8:46 am
Has thanked: 14 times
Been thanked: 6 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by joeflickers »

DkubusEV wrote: Mon Mar 18, 2024 7:17 am Hi Joe, very interested to hear more about your w124 with gs450h running gear as I bought two gs450h packages I'm using one for the slk230 swap and was planning the other for my 1990 300ce-24 "c124" w124 conversion... do you have a build thread for your 124?? Cheers

Mike.
unfortunately I don't have a thread on this build
tom91
Posts: 1308
Joined: Fri Mar 01, 2019 9:15 pm
Location: Bristol
Has thanked: 103 times
Been thanked: 216 times

Re: Zombieverter or Lexus GS450h VCU that is the question.

Post by tom91 »

joeflickers wrote: Mon Mar 18, 2024 6:22 am I'm using the zombie and I realised the firmware versions V2.04A and V2.05A are not running /inverter is not communicating with the zombie vcu
Others do not have this issue, please review your settings.
Founder Volt Influx https://www.voltinflux.com/
Webstore: https://citini.com/
Post Reply