Page 18 of 31
Re: Lexus GS450H VCU Support Thread
Posted: Fri Jan 29, 2021 2:53 pm
by Gigas
Jack Bauer wrote: ↑Fri Jan 29, 2021 2:24 pm
From the wiki :
Connector Part No. Location
Inverter interface connector (A62) 90980–12630 Black connector on the side of the inverter. This connector is not sold anywhere to our knowledge.
A good alternative to this, otherwise difficult to obtain, connector is to replace the receptacle/header with the following parts from Molex:
Also from the wiki :
https://openinverter.org/wiki/images/c/ ... nector.png
well I had a complete brain fart - I'll just pretend I totally overlooked that - the connector makes sense then if it can't be bought - i'll just keep an eye out for something
Re: Lexus GS450H VCU Support Thread
Posted: Fri Jan 29, 2021 3:19 pm
by Jack Bauer
Happens to me every day:)
Re: Lexus GS450H VCU Support Thread
Posted: Sat Jan 30, 2021 5:38 am
by RE3Rotor
Gigas wrote: ↑Fri Jan 29, 2021 1:57 pm
Ok I must be missing something but I ordered two different connectors for this connection on the inverter and both connections off the wiki page don't fit - Also is there not a pinout for this?0127212138_HDR.jpg
I am following the pinout off the OEM connector.

Re: Lexus GS450H VCU Support Thread
Posted: Sat Jan 30, 2021 8:30 pm
by steveknox
Jack Bauer wrote: ↑Fri Jan 29, 2021 2:41 pm
Ok I'm going to double post this here and on the ZombieVerter thread. Now that we have E65/GS450H , E46/Leaf combos running and Prius on the way I am pushing the button on porting libopeninv to the SAM3X8E mcu. The purpose of this is to allow the firmware developed here for the Zombieverter to be backwards compatible with the existing vcus for both Lexus and Leaf. Once the code has been cleaned up from my mess by the people who have kindly helped, supported and contributed to this project it will be passed to an external developer (at my expense) who will do the actual conversion as although both the SAM and F105 parts are supported by libopencm3 and are both cortex m3 processors there are quite a few differences.
Once ready for release the binaries will be completely free and opensource however the source will remain available on Patreon only for a period of time before also becoming fully free and opensource. Expected timeframe on this is first half of 2021.
Now regarding the Zombieverter as of this point further hardware changes are required to add extra i/o and functions so the code will break from the SAM version at this point. If there are future modules developed that could be back ported to the SAM version that will be up individuals and/or the community to pursue.
A big thank you to all who support this project. I actually couldn't do it without you. I'll raise a glass to you from my beach house in Lanzarote:)
Thank you for bending over backwards to maintain support for those of us who have purchased these. Really amazing dedication.
Re: Lexus GS450H VCU Support Thread
Posted: Mon Feb 15, 2021 5:18 pm
by Domt177
Can anyone advise whether it’s safe/possible to remove the converter connector without any affect to the functioning of the inverter.
Doubt it has any affect but just double checking
Re: Lexus GS450H VCU Support Thread
Posted: Wed Feb 17, 2021 9:54 pm
by xp677
Yes you can. You need to do something about the loose connections to the converter and the gaping hole exposing bus voltage. You can just remove the DC link bus bar and 3D print a cap for the hole.
If you plan on removing the converter hardware, let me know as I'm local to you and am always after more converters to work on for my converter controller development.
Re: Lexus GS450H VCU Support Thread
Posted: Fri Feb 19, 2021 10:19 pm
by Domt177
I have sprung an issue I can’t seem figure out, when I tested the gearbox, it all worked and spun, since then I’ve replaced the impossible to find connector and now (I haven’t tested spinning as it’s in the car) my temps, rpm’s and positions all read 0, (in serial monitor)
I’ve continuity tested each connection that I replaced and tested each one for shorts, no issues there, and their all in the correct position
When I apply ‘high voltage’ to the inverter dc bus, it doesn’t read that either (nor does it make a high pitch noise, did before...) and the online web interface says -2v
Anyone had something like this before?
Re: Lexus GS450H VCU Support Thread
Posted: Fri Feb 19, 2021 10:33 pm
by xp677
Are you getting serial data from the inverter at all?
Do double check your wiring, especially the polarity of the 4 differential signals.
Add a line in the code to print the checksum calculated from the MTH data, it if's 0, there's the problem. If it's in the thousands, then you're communicating just fine.
Re: Lexus GS450H VCU Support Thread
Posted: Sat Feb 20, 2021 3:14 pm
by Domt177
Ignore my post above / delete it, I was being silly
Re: Lexus GS450H VCU Support Thread
Posted: Tue Feb 23, 2021 5:07 pm
by 81 Lux
Is anyone using the dc/dc converter in this inverter/ converter to power the 12v system of the car? Or is an external dc/dc converter needed?
Re: Lexus GS450H VCU Support Thread
Posted: Tue Feb 23, 2021 7:32 pm
by xp677
I doubt the converter can go so low.
Re: Lexus GS450H VCU Support Thread
Posted: Thu Feb 25, 2021 6:20 pm
by RE3Rotor
There is a DC-DC converter inside the traction battery pack in the GS450h. (I think) it provides the 14V to the rest of the accessories. I am not certain and have no more knowledge off it though.
Re: Lexus GS450H VCU Support Thread
Posted: Wed Mar 17, 2021 7:54 pm
by PatrcioEV-ATX
Can someone confirm if MOD-WIFI-ESP8266 is the correct wifi module for the bare board? I don't see the part number listed in the BOM on Github or the Wiki.
https://www.digikey.com/en/products/det ... DnEALw_wcB
Re: Lexus GS450H VCU Support Thread
Posted: Wed Mar 17, 2021 8:33 pm
by steveknox
Re: Lexus GS450H VCU Support Thread
Posted: Tue Mar 23, 2021 7:57 am
by Jack Bauer
Folks did we ever release the stl files for the 3d printed parts for the inverter hv connectors?
Re: Lexus GS450H VCU Support Thread
Posted: Tue Mar 23, 2021 10:21 pm
by slanceley
TonyV wrote: ↑Fri Jan 22, 2021 3:18 am
Domt177 wrote: ↑Thu Jan 21, 2021 7:27 pm
How do i go about flashing the new user-friendly version of the software, just received my board yesterday so hasn't got the new software installed.
Ah...That's the million dollar question..
basically this is what I did....(and BTW if you haven't figured it out by now I'm NO exert at this)
The steps below are what I would say were 2 weeks of reading here, google searches, YouTube, and lots of Swearing!
I'm using......
Oh my god, this post alone has helped me so much.... thank you TonyV for posting this. People making an effort to share the benefit of their own experiences on open inverter are my heroes!
Re: Lexus GS450H VCU Support Thread
Posted: Sat Mar 27, 2021 11:23 pm
by nasekin
tell me, is the recuperation working ? how to charge the battery ?, I want to use only the traction motor separately, what can not be soldered into the board?
Re: Lexus GS450H VCU Support Thread
Posted: Sun Mar 28, 2021 8:48 pm
by sheselectric
Jack Bauer wrote: ↑Tue Mar 23, 2021 7:57 am
Folks did we ever release the stl files for the 3d printed parts for the inverter hv connectors?
i managed to find an enclosure to fit over the HV connections. See post 19.
viewtopic.php?f=11&t=1341
Re: Lexus GS450H VCU Support Thread
Posted: Tue Mar 30, 2021 2:43 am
by nasekin
what fee should I collect for version 2 or 3?
Re: Lexus GS450H VCU Support Thread
Posted: Wed Mar 31, 2021 9:44 pm
by Domt177
Does the V3 simple version of the software control the contactors for starting the car?
Re: Lexus GS450H VCU Support Thread
Posted: Sun Apr 04, 2021 9:55 am
by Jack Bauer
No it does not.
Re: Lexus GS450H VCU Support Thread
Posted: Sun Apr 04, 2021 8:38 pm
by nasekin
I want to put MG2 on a mechanical box, only the motor, how to use the MG1 input to charge the battery, on the version 2 board, half of the parts can not be soldered? how do I set up recuperation?
Re: Lexus GS450H VCU Support Thread
Posted: Sun Apr 04, 2021 8:40 pm
by nasekin
I also collect a motorcycle based on the MG1, the questions are the same,
Re: Lexus GS450H VCU Support Thread
Posted: Sun Apr 04, 2021 8:42 pm
by mdrobnak
nasekin wrote: ↑Sun Apr 04, 2021 8:38 pm
I want to put MG2 on a mechanical box, only the motor, how to use the MG1 input to charge the battery, on the version 2 board, half of the parts can not be soldered? how do I set up recuperation?
This thread is for the VCU, which operates the controller as it is in the original vehicle. No charging via MG1. Recuperation / regenerative braking is something that is still being worked on.
On another note, has anyone tested the max power capabilities with a ~360V battery in using this VCU but going through the standard input which goes through the boost / buck circuitry? (This is related to
viewtopic.php?f=14&t=1547)
-Matt
Re: Lexus GS450H VCU Support Thread
Posted: Tue Apr 06, 2021 12:09 am
by PatrcioEV-ATX
So I bought the bare board and all the components. It's all put together and everything seems fine so far except I don't see any wifi device to connect to. I have this module: MOD-WIFI-ESP8266 and it is flashing green as if it's working, but I don't see any open wifi signal to connect to. Thoughts?