Search found 75 matches

by Swing
Tue Aug 19, 2025 12:14 pm
Forum: Projects
Topic: [WIP] Mercedes Sprinter / German-e-cars Plantos EV
Replies: 12
Views: 4377

Re: [WIP] Mercedes Sprinter / German-e-cars Plantos EV

So I got it on the road again (MOT/TUV) and used it for a first holiday trip, which went great. (but not far :D )
Range could be up to 250km, but the current sensor is not attached yet and I haven't enabled regen yet. That will happen in the upcoming period.
Then I get a more accurate idea of the ...
by Swing
Tue Jul 15, 2025 9:51 am
Forum: Projects
Topic: [WIP] Mercedes Sprinter / German-e-cars Plantos EV
Replies: 12
Views: 4377

Re: [WIP] Mercedes Sprinter / German-e-cars Plantos EV

So it had been quite for a long time as I did not have the time to work on it, but since a few months I'm back on it and it is almost finished.

I ended up replacing the power steering pump with an Opel one, which easy enough just works on the two wires on 12v+.
It seems to generate enough pressure ...
by Swing
Tue Jun 17, 2025 1:36 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering

I also found a LinkedIn post from EV Clinic, describing a software lockout of a crashed pack of this BMW generation:

https://www.linkedin.com/posts/ev-clinic_bmw-i4-post-crash-battery-recovery-although-activity-7337592958784786432-FplZ?utm_source=share&utm_medium=member_desktop&rcm ...
by Swing
Tue Jun 17, 2025 1:35 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering


It won't send CAN on it's own & it's also CAN-FD at 500/2mb - not standard CAN. You can hold wake high it seems - and it'll stay awake waiting for CAN. It'll start sending it's messages with just a counter sent to it on 0x0C0 (you'll see it in the code)


Hi, I finally got around to this project ...
by Swing
Sun May 11, 2025 9:30 pm
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Chevrolet Bolt OBC and DC-DC Reverse Engineering
Replies: 28
Views: 16030

Re: Chevrolet Bolt OBC and DC-DC Reverse Engineering

That makes it quite easy to modify.

For European situation where 3 phase is much better, but with the limitation of 7.2 or 7.4kW, it is probably best to add another 3.3/3.6kW charger on a second phase. So if the limit is 16 amps AC @ 230v but a second phase is detected, it could charge on two ...
by Swing
Sun May 11, 2025 2:06 pm
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Chevrolet Bolt OBC and DC-DC Reverse Engineering
Replies: 28
Views: 16030

Re: Chevrolet Bolt OBC and DC-DC Reverse Engineering

Wow this is great. I did not expect the OBC to communicate without CAN bus.

My situation is I have a European Bolt (Opel Ampera-E) which also just charges at single phase 230v 7.2kW just like in the US, but it would be great to have a three phase upgrade.
If it is just PWM as the base, it is great ...
by Swing
Mon Mar 03, 2025 8:26 am
Forum: Projects
Topic: Swapping GS450H, Rear Differential/Suspension/Subframe all from Lexus Donor into Honda Element [FINISHED]
Replies: 3
Views: 1247

Re: Swapping GS450H, Rear Differential/Suspension/Subframe all from Lexus Donor into Honda Element [FINISHED]

Wouldn't it be easier to attain the rear drivetrain part from a 4wd element? Although it might not like the power?
by Swing
Mon Dec 09, 2024 6:21 am
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering

cloudy wrote: Sun Dec 08, 2024 11:55 pm iX support is now in main release of battery emulator - do still need someone with an un-crashed battery to test contactors with though!
Great!
Still without balancing right?
by Swing
Mon Nov 04, 2024 1:37 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering


It won't send CAN on it's own & it's also CAN-FD at 500/2mb - not standard CAN. You can hold wake high it seems - and it'll stay awake waiting for CAN. It'll start sending it's messages with just a counter sent to it on 0x0C0 (you'll see it in the code)


I probably got the wiring right but had ...
by Swing
Sun Nov 03, 2024 10:01 am
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering


I'm also working on Gen5 packs - have started some documentation on the dala wiki:
https://github.com/dalathegreat/Battery-Emulator/wiki/BMW-iX,-i4%E2%80%90i7-Platform

I also have a battery emulator feature branch that has basic support already. https://github.com/dalathegreat/Battery-Emulator ...
by Swing
Mon Jul 29, 2024 10:47 am
Forum: General
Topic: Opel Steering pump, with or without sensor?
Replies: 2
Views: 6263

Re: Opel Steering pump, with or without sensor?


I'm not sure what sensor you are referring to. The Opel pumps don't have (or require) any external hardware to run and they stop once the "Ignition On" signal is not present anymore.


Yes, it stops automatically when needed, so there is probably a sensor in there.
The question is, are there any ...
by Swing
Sun Jul 28, 2024 9:09 pm
Forum: General
Topic: Opel Steering pump, with or without sensor?
Replies: 2
Views: 6263

Opel Steering pump, with or without sensor?

I'm buying a second hand electric steering pump from Opel, they are easy to find.
It is the one from the wiki page: https://openinverter.org/wiki/Opel_Power_Steering_Pump

As far as I understand they all have a sensor to stop automatically as mentioned.

But when I search for the second hand pumps ...
by Swing
Mon Apr 15, 2024 4:08 pm
Forum: General
Topic: Help with this ElectroHydraulic Power steering pump?
Replies: 5
Views: 8497

Re: Help with this ElectroHydraulic Power steering pump?


Hi, just checking was this working before and has now stopped ?

if so normally these pumps have a 3rd wire which is wired to IGN, probably best to check that its still got the IGN 12V signal.

the vw version of this pump has been known to fail from time to time and it might just need replacing ...
by Swing
Wed Apr 10, 2024 1:15 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering


You need to reverse engineer the power supply on the board, look for big caps, diodes and chips with big heat sink or on big pads. then look at datasheets.


Well, these are the times I notice I am a software engineer :shock:

But it seems that the positive and negative are not that hard.
This ...
by Swing
Wed Apr 10, 2024 12:08 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering

I'm struggling with the pinout. The CAN bus was very quickly found, a twisted wire and measuring 120 Ohm.
There are enough indications of what 12v+ is, the ground perhaps also, but probably needs a wakeup / key on kind of extra signal.

I'll post some pics later
by Swing
Tue Apr 09, 2024 4:00 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering

Ok thats great.
It sure would be nice to have the pinout, although it probably just requires some trying to apply 12v and what not. I don't really have a clue to start on, it will just be trying.
Hopefully I can identify the CAN wires as they are often twisted.

But yeah, I'm sure there is a pretty ...
by Swing
Mon Apr 08, 2024 6:21 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering

By the way, these are the temperature sensors, two per module.
I haven't tried much other than to measure resistance over pins that weren't giving any cell voltage (so they must be sensor related) but I could measure any resistance value over any combination.
So probably something digital or ...
by Swing
Mon Apr 08, 2024 6:19 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering


I will investigate. Maybe I build the BMS and try it.


In this case, being at the BMU level will be easier. I'm interested in seeing what the BMU looks like :)


Does the above answer some of your questions?

Probably not, it may require some signal level debugging.
I don't have a (usb ...
by Swing
Sun Apr 07, 2024 6:49 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering

Here the full Infineon microcontroller part number

https://www.infineon.com/cms/en/product/microcontroller/32-bit-tricore-microcontroller/32-bit-tricore-aurix-tc2xx/aurix-family-tc27xt/sak-tc275tp-64f200n-dc/

Schermafbeelding 2024-04-07 204410.png

So, it seems this MCU talks to the Panasonic ...
by Swing
Sun Apr 07, 2024 6:44 pm
Forum: BMW
Topic: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering
Replies: 33
Views: 21265

Re: BMW GENERATION 5 packs (IX3 etc) - opening / reuse / reverse engineering

Ok so I opened the BMU. That should give some people some more clues.

I didn't do any power up and checking for communication or anything, just opening and taking pictures.

The BMU is on a liquid cooling plate.

It turns out the main BMU PCB has an Infineon tricore mictrocontroller on there. I ...
by Swing
Tue Apr 02, 2024 10:29 am
Forum: BMW
Topic: State of Rex hacking?
Replies: 68
Views: 41104

Re: State of Rex hacking?

Well, all I can say is keep up the good work.

The BMW REX might not be perfect, I think it is one of the only options around for DIYers looking for a compact range extender.
All the alternatives are much bigger engines integrated into a drivetrain.
by Swing
Mon Apr 01, 2024 6:10 pm
Forum: Projects
Topic: [WIP] Mercedes Sprinter / German-e-cars Plantos EV
Replies: 12
Views: 4377

Re: [WIP] Mercedes Sprinter / German-e-cars Plantos EV

Regarding the power steering, I have sent out some questions, if all these paths run dead (quite likely) I will go for something more simple.
I'm thinking these Opel pumps as they can be enabled very easily and very cheap.
But yeah, such a controller with GPS is nice too.


> He said he bought it ...
by Swing
Mon Apr 01, 2024 1:42 pm
Forum: General
Topic: Help with this ElectroHydraulic Power steering pump?
Replies: 5
Views: 8497

Re: Help with this ElectroHydraulic Power steering pump?


It also looks similar to the Ford Galaxy pump BG91-3K514-AC.

I found some info for a Ford pump here. https://www.diyelectriccar.com/threads/azure-ford-electric-steering-pump.88303/


Thanks, it looks to be the same physical pump, but the rest I'm not sure.

The pump doesn't announce itself with ...
by Swing
Mon Apr 01, 2024 12:08 pm
Forum: General
Topic: Help with this ElectroHydraulic Power steering pump?
Replies: 5
Views: 8497

Re: Help with this ElectroHydraulic Power steering pump?

Oh, I found a part number that I didn't find before opening this topic.

Part number A0016240, so it as an EHPS pump from a W221 Mercedes S-class.
Apparently it can also be found in a Porsche Panamera and Cayenne/Touareg (with a VW sticker on the pump)

This might give more clues to find some CAN ...
by Swing
Mon Apr 01, 2024 11:04 am
Forum: Projects
Topic: [WIP] Mercedes Sprinter / German-e-cars Plantos EV
Replies: 12
Views: 4377

Re: [WIP] Mercedes Sprinter / German-e-cars Plantos EV

I made a seperate topic for this power steering pump. I did some CAN bus debugging, but without any further info, it is quite hard.
It probably needs to be replaced.

viewtopic.php?t=4882