Interfaces to CN06 using serial1 on a Mega 2560 handshakes and runs using speed 20 - 90 and run
Rough implementation of overheat protection and power/ current monitoring.
Search found 125 matches
- Mon Mar 02, 2026 4:13 pm
- Forum: Inverters
- Topic: Toshiba MCC-1438 Compressor Inverter Controller
- Replies: 0
- Views: 100
- Sun Mar 01, 2026 3:20 pm
- Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
- Topic: VW Mild Hybrid Starter Alternator
- Replies: 179
- Views: 120611
Re: VW Mild Hybrid Starter Alternator
I had some time today, so I looked at the board. I think the processor could be replaced... I unsoldered the processor and measured the functionality of the drivers, current sensors and encoder. More later
audi startergenerator.jpg
Many of these are dying because the mosfet stage fails, if ...
- Sun Mar 01, 2026 3:14 pm
- Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
- Topic: VW Mild Hybrid Starter Alternator
- Replies: 179
- Views: 120611
Re: VW Mild Hybrid Starter Alternator
That's ... actually ... a good idea ... Yeah it is supposed to be spinning from the motor but it can also be used as a drive for electric only (I think, unsure about this). But worth exploring, thanks !
I can see "enginestarttorque" used in the code that i briefly looked at, i was considering ...
- Fri Feb 27, 2026 8:00 pm
- Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
- Topic: VW Mild Hybrid Starter Alternator
- Replies: 179
- Views: 120611
Re: VW Mild Hybrid Starter Alternator
As its designed for being spun by the engine, try spinning it and see if it responds to a torque request? Or try "EngineStartTorque"?
- Fri Nov 21, 2025 2:32 pm
- Forum: General
- Topic: 48 volt options for HSG / citroen ami CAN
- Replies: 6
- Views: 1312
Re: 48 volt options for HSG / citroen ami CAN
Check the last couple of posts on this thread: https://openinverter.org/forum/viewtopi ... 704#p81704
There is some can logs of a running AMI, let me know it fit works.
There is some can logs of a running AMI, let me know it fit works.
- Wed Aug 20, 2025 11:40 am
- Forum: Getting Started
- Topic: Mild hybrid bmw m10 turbo + PMSM from Porsche Cayenne. Help)
- Replies: 11
- Views: 10394
Re: Mild hybrid bmw m10 turbo + PMSM from Porsche Cayenne. Help)
The e-booster is not a 3 phase machine, Its a switched reluctance motor as far as i can tell, It is possible to control it directly from CAN but anyone who has the logs has selfishly decided to keep that information for themselves with intent to release a product and then done nothing with it for ...
- Tue Jul 15, 2025 9:16 am
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 769
- Views: 519692
Re: Simp BMS
I found the part thats been removed in the old commits.
case 0x350:
for (byte i = 0; i < 5; i++) {
for (byte i = 0; i < 6; i++) {
ChargerSerial = inMsg.buf;
Its not in the latest version meaning "EltekPC" charger wont operate as it requires login.
case 0x350:
for (byte i = 0; i < 5; i++) {
for (byte i = 0; i < 6; i++) {
ChargerSerial = inMsg.buf;
Its not in the latest version meaning "EltekPC" charger wont operate as it requires login.
- Mon Jul 14, 2025 7:42 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 769
- Views: 519692
Re: Simp BMS
OutlanderBMSv2.ino
#define EltekPC 7
requires a login on 0x351
byte ChargerSerial[6];
there is no longer any code to take the charger announce from the 0x350 and plug it into ChargerSerial
also can i add to the if statement of ESS mode to use the AC present to enable charging?
like this ...
#define EltekPC 7
requires a login on 0x351
byte ChargerSerial[6];
there is no longer any code to take the charger announce from the 0x350 and plug it into ChargerSerial
also can i add to the if statement of ESS mode to use the AC present to enable charging?
like this ...
- Mon Jul 14, 2025 6:31 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 769
- Views: 519692
Re: Simp BMS
I think the code may have changed which is why im confused, do i have to put the serial number in manually for eltekPC and then flash it?
There is no longer a message received in 0x350 that is entered into ChargerSerial that i can find in the code or am I mistaken?
There is no longer a message received in 0x350 that is entered into ChargerSerial that i can find in the code or am I mistaken?
- Mon Jul 14, 2025 4:58 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 769
- Views: 519692
Re: Simp BMS
sorry
does it turn off and on using the AC present pin like in EV mode?
that would be easier than using a relay to control AC mains to the charger
thanks again.
does it turn off and on using the AC present pin like in EV mode?
that would be easier than using a relay to control AC mains to the charger
thanks again.
- Mon Jul 14, 2025 4:49 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 769
- Views: 519692
- Mon Jul 14, 2025 3:13 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 769
- Views: 519692
Re: Simp BMS
I have an Eltek valere charger "eltek PC" I have used it successfully before in normal operation (ev)
Is it possible to charge in ESS mode using the AC present pin?
I want to use it in parallel to an inverter to charge at a higher rate.
thankyou
Is it possible to charge in ESS mode using the AC present pin?
I want to use it in parallel to an inverter to charge at a higher rate.
thankyou
- Fri Apr 18, 2025 2:37 pm
- Forum: Classifieds
- Topic: Shed cleanout (inverters, chargers, motors) [SOLD]
- Replies: 20
- Views: 8910
Re: Shed cleanout (inverters, chargers, motors) [SOLD]
I would very much like a EVBMW logic board for the Gen 3 Prius if your willing to take it out, good or bad, I am in the UK also so shipping the whole thing might be too much?
- Thu Apr 17, 2025 3:05 pm
- Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
- Topic: VW Mild Hybrid Starter Alternator
- Replies: 179
- Views: 120611
Re: VW Mild Hybrid Starter Alternator
Nice, im glad someone has made progress, there is always the problem of finding a can log from a working car. I have a Valeo one from a different model, i wonder if the message structure is the same. What does the unit transmit over CAN when powered?
the one i have sends these messages:
00000190 8 ...
the one i have sends these messages:
00000190 8 ...
- Thu Dec 12, 2024 5:04 pm
- Forum: Hyundai/Kia
- Topic: Kia Niro BMS
- Replies: 294
- Views: 170735
Re: Kia Niro BMS
Hello. It looks like you use the original board from Kefico? What have you added to the board? Is it possible to read the CAN with these additinal boards?
I have read the stock BMS with a elm327 and a smartphone app, but the Arduino i have crudely patched into the hardware disables the onboard ...
- Mon May 13, 2024 4:13 pm
- Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
- Topic: VW Mild Hybrid Starter Alternator
- Replies: 179
- Views: 120611
Re: VW Mild Hybrid Starter Alternator
Sure, i will see if I can dig them out, I could send you a board if you can populate it yourself.Kperformance wrote: ↑Sun May 12, 2024 8:31 pm Hi Bigmotherwhale,
Mind sharing the pcb/schematics?
I also suffered from the dead-alternator message today!
Would be great to see details and or find a working solution![]()
- Sun May 05, 2024 8:44 pm
- Forum: General
- Topic: Mercedes Benz 48V MHEV BSG - Help needed
- Replies: 13
- Views: 31701
Re: Mercedes Benz 48V MHEV BSG - Help needed
The current comes from shorting the winding which will then rise in voltage on release.
To do what you want you could pick up a Ebike controller or similar with regen and use that to charge the battery, you would have to make your own controller for the armature winding using a pwm of some kind and ...
To do what you want you could pick up a Ebike controller or similar with regen and use that to charge the battery, you would have to make your own controller for the armature winding using a pwm of some kind and ...
- Sat May 04, 2024 6:06 pm
- Forum: General
- Topic: Mercedes Benz 48V MHEV BSG - Help needed
- Replies: 13
- Views: 31701
Re: Mercedes Benz 48V MHEV BSG - Help needed
That sounds exactly right, the rectified output must always be below battery voltage to avoid charging while the battery is full, otherwise when you were revving the engine the diode bridge in the mosfets would be rectifying it into dc back into the battery whether it needed charge or not.
The ...
The ...
- Fri Nov 24, 2023 3:01 pm
- Forum: Battery Managment (BMS)
- Topic: LTO battery management
- Replies: 19
- Views: 22935
Re: LTO battery management
Thats the wrong type of Prius battery, you want 2015 onwards Li-ion, Using the nickel metal hydride cells is a pita as you rightly said.
- Thu Nov 23, 2023 5:33 pm
- Forum: Tesla
- Topic: Help identify Tesla gen3 charger DC voltage divider circuit
- Replies: 2
- Views: 4711
Re: Help identify Tesla gen3 charger DC voltage divider circuit
you should look up the IC's datasheets until you find something like a DC Voltage Isolation Sensor it will likely be connected to a long string of resistors, I can see several likely candidates on that board.
- Thu Nov 23, 2023 5:24 pm
- Forum: Battery Managment (BMS)
- Topic: LTO battery management
- Replies: 19
- Views: 22935
Re: LTO battery management
It makes sense now, you are building a hybrid so you want the highest C rate for both charging and discharging
You will always need a BMS, you cannot skip this part no matter what anyone says, its asking for problems.
There are a lot of hybrid packs out there, they are really cheap because no one ...
You will always need a BMS, you cannot skip this part no matter what anyone says, its asking for problems.
There are a lot of hybrid packs out there, they are really cheap because no one ...
- Thu Nov 23, 2023 3:44 pm
- Forum: Battery Managment (BMS)
- Topic: LTO battery management
- Replies: 19
- Views: 22935
Re: LTO battery management
as a rule of thumb as the cells get smaller the C rating gets higher and vice versa, with the slight exception of the new tesla cells which have different cell termination, this is why I think you see such low C rating for LFP chemistry because they are designed for energy storage, if you had a ...
- Thu Nov 23, 2023 3:13 pm
- Forum: General
- Topic: BMS questions
- Replies: 3
- Views: 4781
Re: BMS questions
Bexanders BMS should work with your pack have a look on the forum for it.
- Thu Nov 23, 2023 2:14 pm
- Forum: Battery Managment (BMS)
- Topic: LTO battery management
- Replies: 19
- Views: 22935
Re: LTO battery management
You explained it pretty well yourself, the LFP batteries that are sold with low C are designed for solar, generally LFP have high C rating compared with Li-Ion especially for charging, I may be wrong but i thought this was common knowledge?
What LTO cells are you comparing the C rate with? the ...
What LTO cells are you comparing the C rate with? the ...
- Wed Nov 22, 2023 7:09 pm
- Forum: Battery Managment (BMS)
- Topic: LTO battery management
- Replies: 19
- Views: 22935
Re: LTO battery management
with no LFP that I can find able to deliver 8-10C, I'm left with Lithium Ion, and LTO. Sure,
I am very surprised by that, LFP chemistries are well known for their high C rating, and you should be fine with the higher temps as long as your design is ok, they really struggle in low temperatures ...