Search found 164 matches

by manny
Sat Nov 22, 2025 8:14 am
Forum: Drive trains (motors and inverters)
Topic: Mini mainboard
Replies: 2
Views: 88

Re: Mini mainboard

Schematic can be found here: https://github.com/jsphuebner/inverter-hardware/blob/master/mainboard-mini.pdf

More info: https://openinverter.org/wiki/Mini_Mainboard

Which current and voltage sensor you are proposing

Depends on the inverter you are using


Specifically how you connect the ...
by manny
Wed Nov 19, 2025 3:00 pm
Forum: Hyundai/Kia
Topic: Kia Niro BMS
Replies: 248
Views: 151089

Re: Kia Niro BMS


Also I did read something about the wiring harness that was wired wrong from the factory. Could be the case here?


That is just the twisted pair not being right. Not a big problem.

There is continuity between green and white and yellow and brown

That's good.

20231109_181421.jpg
This is ...
by manny
Wed Nov 19, 2025 12:57 pm
Forum: Hyundai/Kia
Topic: Kia Niro BMS
Replies: 248
Views: 151089

Re: Kia Niro BMS

So just to check I'm understanding.

The TX signals from the master look good and get to the first module.

But there is no signal on the RX to the master?

Can you check with a multi meter that there is continuity between:
Green and White
Yellow and Brown

At the connector for the first module ...
by manny
Thu Nov 13, 2025 1:30 pm
Forum: Hyundai/Kia
Topic: Kia Niro BMS
Replies: 248
Views: 151089

Re: Kia Niro BMS

On the scope you see mains frequency.

Did you connector the probe tip TXUP an the ground clip to the TXUN. If you measure after the transformers.

If you measure before the transformers you can connect the ground clip to the board GND
by manny
Wed Nov 12, 2025 2:01 pm
Forum: Projects
Topic: [DRIVING] Citroen Saxo Electrique
Replies: 36
Views: 17065

Re: [DRIVING] Citroen Saxo Electrique

cajamatt wrote: Wed Nov 12, 2025 1:37 pm Very cool! I might reach out for some advice on implementing something similar later on since i've only got limited arduino experience
Thank you. Start a topic on your project so more people can play along. Or for specific questions you can send me a DM.
by manny
Tue Nov 11, 2025 10:03 pm
Forum: Volvo
Topic: XC90 inverter teardown and reverse engineering
Replies: 16
Views: 34537

Re: XC90 inverter teardown and reverse engineering

Found the 40pin Part Number : 901303140

Product Description : C-Grid III Header, Dual Row, Right-Angle, Shrouded, Fully Loaded, 40 Circuits, Black
by manny
Tue Nov 11, 2025 7:25 pm
Forum: Vehicle Control (VCU)
Topic: Throttle wiring
Replies: 1
Views: 103

Re: Throttle wiring

have a look at the wiki, it for Zombie but should apply to this

https://openinverter.org/wiki/ZombieVer ... nd_testing

I think both should go up with throttle.
by manny
Tue Nov 11, 2025 6:45 pm
Forum: Hyundai/Kia
Topic: Kia Niro BMS
Replies: 248
Views: 151089

Re: Kia Niro BMS

It's hard to see, but are D1 and D2 the right way round?

the cathode (line side) should be on the side of the transformers.

and if you can scope the pins that connect to the transformers.
by manny
Tue Nov 11, 2025 2:30 pm
Forum: Battery Managment (BMS)
Topic: Flying ADC 16 channel BMS 96S test
Replies: 269
Views: 109221

Re: Flying ADC 16 channel BMS 96S test

On the web interface
firmware failure.png
by manny
Tue Nov 11, 2025 9:11 am
Forum: Toyota/Lexus
Topic: Gen3 Prius- PWM present but motor not turning
Replies: 3
Views: 105

Re: Gen3 Prius- PWM present but motor not turning

Can you include a complete list of your spot values. And please upload the pictures and files to the forum. (see Attachments in the full editor)

With manual start on and fslipspnt and ampnom set. Do you see the angle change in the spot values or in a plot?


There is a PWM signal present on the ...
by manny
Tue Nov 11, 2025 8:29 am
Forum: MG
Topic: MG Coolant Heater
Replies: 14
Views: 9998

Re: MG Coolant Heater

The MG4 manual has it listed as a 60A fuse.

Think that the heater is a resistive load. Not that this really matters

Screenshot_20251111_091831_Chrome.jpg

The fuse is not for overload protection. But just for short circuit protection.

The most important characteristic of the fuse is HRC (High ...
by manny
Mon Nov 10, 2025 8:37 pm
Forum: Projects
Topic: [DRIVING] Citroen Saxo Electrique
Replies: 36
Views: 17065

Re: [DRIVING] Citroen Saxo Electrique

The Saxo got to a milestone: 100000Km :)

20251104_072010.jpg

Since winter has begun, I wanted a bit more heat in the Saxo.
Until now I had the heater set to 50% via the web interface. And the only control I had was on/off.

20250924_201001.jpg

The Saxo has a slider to adjust the heat in the ...
by manny
Mon Nov 10, 2025 5:20 pm
Forum: Hyundai/Kia
Topic: Kia Niro BMS
Replies: 248
Views: 151089

Re: Kia Niro BMS

To use the code with one module you will need to change the number of modules in the code.

The wiring needs to be looped. If my notes are correct.

If you connect the module to the first connector on the chain. Than in the second connector you will need to link. pin 1 and 9 (white and green) and ...
by manny
Sun Nov 09, 2025 12:54 am
Forum: Volvo
Topic: XC90 inverter teardown and reverse engineering
Replies: 16
Views: 34537

Re: XC90 inverter teardown and reverse engineering

No soldering required the logic and power boards are separate.

Remove the lid unplug the original board, plug in the replacement board and close the lid.
by manny
Sat Nov 08, 2025 11:51 pm
Forum: Volvo
Topic: XC90 inverter teardown and reverse engineering
Replies: 16
Views: 34537

Re: XC90 inverter teardown and reverse engineering

Yes I will.

But I am working on a revision at this time. Going to a 4 layer PCB
by manny
Sun Oct 26, 2025 9:45 am
Forum: General
Topic: Modify and compile a program
Replies: 22
Views: 436

Re: Modify and compile a program

In the command line go to the Stm32-sine directory and execute the commands on the guthub.

https://github.com/jsphuebner/stm32-sin ... #compiling

Good luck
by manny
Sat Oct 25, 2025 2:59 pm
Forum: General
Topic: Modify and compile a program
Replies: 22
Views: 436

Re: Modify and compile a program

Sorry did not see that they are expired. Maybe johu can redo the copile or change the expire settings?
by manny
Sat Oct 25, 2025 1:42 pm
Forum: General
Topic: Modify and compile a program
Replies: 22
Views: 436

Re: Modify and compile a program


Johu recommends in another thread: “Install the latest version of stm32-sine, which you can find on Git, i.e., compile it yourself. It fixes various CAN issues compared to 5.35.R.” 5.35.R is the latest version I can download as a binary file.


If you want the latest software. You can download it ...
by manny
Sat Oct 25, 2025 10:29 am
Forum: General
Topic: Modify and compile a program
Replies: 22
Views: 436

Re: Modify and compile a program

You can modify the code with you favorite text editor.
The files are in the src folder

On windows I use WSL linux command line for windows to compile the firmware. With the Make command.
by manny
Tue Oct 21, 2025 7:17 am
Forum: Nissan
Topic: EM57 Resolver connection, need help
Replies: 28
Views: 851

Re: EM57 Resolver connection, need help

You need to find this yourself

https://openinverter.org/wiki/Using_FOC_Software

Tuning Process:

Start inverter -> start input or "manualrun" on web interface. Select forward direction.
Observe value "angle" and turn rotor by hand -> you should see angle changes between 0 to 360°. If not, check ...
by manny
Mon Oct 20, 2025 7:56 pm
Forum: Nissan
Topic: EM57 Resolver connection, need help
Replies: 28
Views: 851

Re: EM57 Resolver connection, need help

Did you do a syncofs calibration procedure?


I checked the signal with an oscilloscope.
There was a sine wave on the excitation winding, 4.31 kHz. Vmax- 0.44v

The sin and cos windings have a lower amplitude sine wave, and the amplitude changes smoothly as the motor shaft rotates.
Vmax 0.14v


0 ...
by manny
Fri Oct 17, 2025 10:39 am
Forum: Nissan
Topic: EM57 Resolver connection, need help
Replies: 28
Views: 851

Re: EM57 Resolver connection, need help

Yes. Resolver excitation signal is connected to GND and R1.
S1 and S4 connect to RES_S4S1 pin, the OI board should have 1.5V on this pin
by manny
Thu Oct 09, 2025 10:21 am
Forum: Tesla
Topic: Supercharging a Tesla standalone battery pack
Replies: 6
Views: 602

Re: Supercharging a Tesla standalone battery pack

Cool.

So parts needed battery, charger, hv junction box and charge port?

What does the controller do exactly?
by manny
Tue Oct 07, 2025 7:06 pm
Forum: MG
Topic: MG4 11kW Charger/DCDC (EP3CCU1130B)
Replies: 0
Views: 831

MG4 11kW Charger/DCDC (EP3CCU1130B)

Got a MG4 11kW charger to replace the MG ZS charger I have now. 3 phase 16A is more use to me than 1 phase 32A.

20250927_114536.jpg

Found the HVDC an the AC connectors, the LVDC is the same as other MG chargers.

Started to collect info on the wiki : https://openinverter.org/wiki/MG_ZS_Charger ...