Search found 14 matches

by Viewtop1
Sat Feb 08, 2025 4:48 pm
Forum: Battery Managment (BMS)
Topic: Porsche Taycan module NXP style BMS solutions?
Replies: 10
Views: 8619

Re: Porsche Taycan module NXP style BMS solutions?

Would your friend mind sharing his code for the custom BMS?
by Viewtop1
Sat Jan 18, 2025 6:51 pm
Forum: Battery Managment (BMS)
Topic: Porsche Taycan module NXP style BMS solutions?
Replies: 10
Views: 8619

Re: Porsche Taycan module NXP style BMS solutions?

Sure am.
Though my board looks pretty lame compared to the one from Opelmanta...

Opelmanta, do you sell or share your design?
by Viewtop1
Thu Sep 05, 2024 8:13 pm
Forum: Battery Managment (BMS)
Topic: Porsche Taycan module NXP style BMS solutions?
Replies: 10
Views: 8619

Re: Porsche Taycan module NXP style BMS solutions?

I have designed a PCB to interface with the NXP MC33771 BMS IC's using TPL. Though the full Datasheet is NDA'd there is a light version that has "most" of the functions to monitor and balance.

But I suck at programming. NXP do provide a SDK and evaluation kit with software. Using my PCB I was able ...
by Viewtop1
Fri Sep 15, 2023 2:49 pm
Forum: General
Topic: Identify the connector... Play the game!
Replies: 0
Views: 7482

Identify the connector... Play the game!

Hi All.
Maybe someone has come across one of these packs used in a car... They must be used by some OEM. I have seem similar bricks with VW badging on.

The Connector is for the Built in BMS board. The Only visible marking on the connector says 19G156
It appears to have a pin pitch of 2mm pitch ...
by Viewtop1
Tue Aug 22, 2023 5:52 am
Forum: Mitsubishi
Topic: Mitsubishi Outlander rear axle
Replies: 138
Views: 117958

Re: Mitsubishi Outlander rear axle

Does anyone know the weight of the Rear Motor without the reduction Gearbox part, IE just the motor?
The Wiki says 42kg, but it is not clear if this refers to the "whole" unit as one would buy from a breakers yard with the reduction gearbox and differential attached or without.
Thanks
by Viewtop1
Tue Aug 22, 2023 5:29 am
Forum: BMW
Topic: BMW S-Box Phev (SafeyBox 9846612)
Replies: 43
Views: 33139

Re: BMW S-Box Phev (SafeyBox 9846612)

Does anyone know if the ZombieVerter VCU can use the BMW S-Box to replace the IVT Shunt yet?
The SBOX is nice and compact solution for Precharge and Contactors and they cost less than the IVT Shunt.
I am in the gathering parts phase now.
Thanks
by Viewtop1
Wed Aug 02, 2023 8:42 am
Forum: Toyota/Lexus
Topic: L210 gearbox
Replies: 264
Views: 1034443

Re: L210 gearbox

Does anyone know the OEM Part number for the Rubber Flex Mount Coupling of Output Shaft of the L210 Gearbox? Or Could someone please take some quick Measurements?
The Wiki on the L210 seems to describe the Metal flange...
These Aftermarket types are available, and I am hoping one of them fits ...
by Viewtop1
Tue Jun 27, 2023 12:37 am
Forum: Toyota/Lexus
Topic: G9200-52033 Inverter
Replies: 0
Views: 1121

G9200-52033 Inverter

I have just cracked open a G9200-52033 Inverter, I bought on Ebay, I got it the part numbers wrong before I managed to get a L210 + Inverter combo. So anyway I decided to open it and have a play.
It's on the bench but I cannot get it spit out any data. Looking at its innards it seems to be missing ...
by Viewtop1
Wed Jun 21, 2023 9:32 am
Forum: Batteries and Charging
Topic: ESP32 VCU development
Replies: 16
Views: 12224

Re: ESP32 VCU development

What version of the ESP Core are you guys using for this.

I am on ESP32 by esspressif System 2.09 in Arduino Boards Manager.

I cannot get the collins ESP32_Can Library to work. The examples don't get past "Initializing" ( It seems to get stuck on CAN0.begin(500000);)

So it seems like the CAN ...
by Viewtop1
Mon Jun 19, 2023 12:02 am
Forum: BMW
Topic: BMW S-Box Phev (SafeyBox 9846612)
Replies: 43
Views: 33139

Re: BMW S-Box Phev (SafeyBox 9846612)

Solved.
There is no, Voltage cutoff. My CAN routine was sending garbage... Whoops. Clicking away nicely now.
by Viewtop1
Sun Jun 18, 2023 12:46 pm
Forum: BMW
Topic: BMW S-Box Phev (SafeyBox 9846612)
Replies: 43
Views: 33139

BMW S-Box Phev (SafeyBox 9846612)

I have a S-Box on my desk bought from a Breakers. Trying to play with it but I don't currently have a high Voltage Battery.

I tried the code from Damiens Github, that the Wiki links to, but this code fails to compile since crc.h is and I assume crc.c is not included in the repo. ( I am also using a ...
by Viewtop1
Sun Apr 30, 2023 10:06 am
Forum: Drive trains (motors and inverters)
Topic: Toyota Inverter Clocked Serial Interface Protocol
Replies: 3
Views: 1044

Re: Toyota Inverter Clocked Serial Interface Protocol

Hi Pete
Thanks, read that thread, but it does not answer my question about the free running Clock. So maybe I should have rather posted in VCU thread
Setting the USART to Synchronous mode does not deliver a constant 500Khz. It only clocks on data bits as per the datasheet.
by Viewtop1
Sun Apr 30, 2023 9:23 am
Forum: Drive trains (motors and inverters)
Topic: Toyota Inverter Clocked Serial Interface Protocol
Replies: 3
Views: 1044

Toyota Inverter Clocked Serial Interface Protocol

Hi All
Hope this is the correct place to ask this question.

In the Zombieverter Source, I see that a timer is setup to a pin that to provide the Clock signal for the Serial Interface.
and according to the wiki this is constant 500KHz.

I cannot find where the actual data transmission from the VCU ...
by Viewtop1
Wed Sep 14, 2022 9:18 am
Forum: Toyota/Lexus
Topic: L210 gearbox
Replies: 264
Views: 1034443

Re: L210 gearbox

Hi Guys
Very Exciting thread this. Got myself a L210 + Matched inverter. Plugs / Connectors on order. Still need to buy a Zombie Verter. Just getting the parts together for a build.

In doing so thought about the Cooling of the whole lot.
Would it be completely daft to run the L210 gearbox cooling ...