Search found 6585 matches
- Tue Apr 22, 2025 4:24 pm
- Forum: Tesla
- Topic: Tesla LDU and incorrect UDC reading problem
- Replies: 1
- Views: 79
Re: Tesla LDU and incorrect UDC reading problem
Just a guess really: sounds like moisture either on the Vsense electronics or the connector or the logic board
- Tue Apr 22, 2025 7:33 am
- Forum: BMW
- Topic: BMW I3 motor noise
- Replies: 5
- Views: 1851
Re: BMW I3 motor noise
wow, that's heroic, great work!
- Tue Apr 22, 2025 7:27 am
- Forum: Projects
- Topic: [Driving] Homebuilt Locost 7 - from Motorcycle engine to Leaf power!
- Replies: 74
- Views: 33996
Re: [Driving] Homebuilt Locost 7 - from Motorcycle engine to Leaf power!
Holy crap, I'm so glad we don't have oil companies in Germany. The car lobby is already painful enough.
Would really miss your input from the user side...
Would really miss your input from the user side...
- Mon Apr 21, 2025 2:15 pm
- Forum: Toyota/Lexus
- Topic: EV Conversion using prius gen 2 inverter/transaxle
- Replies: 95
- Views: 23169
Re: EV Conversion using prius gen 2 inverter/transaxle
Aaah! Set dirmode to DefaultForward
It's now in Neutral!
It's now in Neutral!
- Sat Apr 19, 2025 1:17 pm
- Forum: Projects
- Topic: [DRIVING] VW Touran powered by Nissan Leaf [FINISHED]
- Replies: 784
- Views: 788925
Re: [DRIVING] VW Touran powered by Nissan Leaf [FINISHED]
Got a chance to test my cooling scoops yesterday on a 350 km trip. Outside temp was 7°C so quite favorable. I drove 250 km then charged from 25 to 65% with 200A. Battery heated up to 44.5°C. I opened the scoops and after 50 km the battery had cooled down to 37°C. Then it started raining so I closed ...
- Sat Apr 19, 2025 9:21 am
- Forum: Batteries and Charging
- Topic: QCA7000 Foccci+Clara User thread
- Replies: 190
- Views: 67495
Re: QCA7000 Foccci+Clara User thread
The latest binary is here: https://github.com/uhi22/ccs32clara/actions (you need to log in). You need an esp32 web interface to flash the firmware and yes all versions run on all boards
- Sat Apr 19, 2025 8:51 am
- Forum: Classifieds
- Topic: Shed cleanout (inverters, chargers, motors)
- Replies: 4
- Views: 935
Re: Shed cleanout (inverters, chargers, motors)
Sorry I won't give away just boards, I want the bulky stuff gone.
Will check postage to UK for the entire inverter
Will check postage to UK for the entire inverter
- Wed Apr 16, 2025 5:56 pm
- Forum: Vehicle Control (VCU)
- Topic: 160kW Leaf with Zombieverter and..
- Replies: 10
- Views: 648
Re: 160kW Leaf with Zombieverter and..
I am 
https://github.com/jsphuebner/stm32-car ... mebbms.cpp
It's not quite as universal as SimpBMS code as it hard-coded targets only the 2 48-channel modules but is easily adopted

https://github.com/jsphuebner/stm32-car ... mebbms.cpp
It's not quite as universal as SimpBMS code as it hard-coded targets only the 2 48-channel modules but is easily adopted
- Wed Apr 16, 2025 2:05 pm
- Forum: Drive trains (motors and inverters)
- Topic: Dropping max KW from 220 to 80KW
- Replies: 3
- Views: 207
- Wed Apr 16, 2025 1:36 pm
- Forum: Drive trains (motors and inverters)
- Topic: Dropping max KW from 220 to 80KW
- Replies: 3
- Views: 207
Re: Dropping max KW from 220 to 80KW
Oh god, what a load of rubbish 
I'd start by dropping fslipmax to 2 or 1.5 Hz and fslipmin to 1.5 Hz as well. Should already get you the reduction.

I'd start by dropping fslipmax to 2 or 1.5 Hz and fslipmin to 1.5 Hz as well. Should already get you the reduction.
- Wed Apr 16, 2025 5:24 am
- Forum: Vehicle Control (VCU)
- Topic: MCP2515 - Driver for Multiple channels?
- Replies: 2
- Views: 409
- Wed Apr 16, 2025 5:23 am
- Forum: User Interface
- Topic: OI -> Web Interface Strings
- Replies: 3
- Views: 562
Re: OI -> Web Interface Strings
No.
You'd have to hack up a custom json command and put your string in the "value" field, like is done with serialnumber. That will only work over UART though, not CAN, as the latter only downloads the json once.
Might be better to use integer values, then introduce special handling to the web ...
You'd have to hack up a custom json command and put your string in the "value" field, like is done with serialnumber. That will only work over UART though, not CAN, as the latter only downloads the json once.
Might be better to use integer values, then introduce special handling to the web ...
- Tue Apr 15, 2025 12:06 pm
- Forum: Drive trains (motors and inverters)
- Topic: Overcurrent trips at low speed [SOLVED]
- Replies: 11
- Views: 1354
Re: Overcurrent trips at low speed [SOLVED]
To be honest I'm not sure if throtcur shows as rms or peak 
I run throtcur 5.5 and ocurlim 900 with leaf inverter

I run throtcur 5.5 and ocurlim 900 with leaf inverter
- Tue Apr 15, 2025 4:50 am
- Forum: General
- Topic: Multiple OI Boards Communication
- Replies: 3
- Views: 418
Re: Multiple OI Boards Communication
In plain CAN there are no main/sub hierarchies. Some call it a real time data base, as data can be put on there by any node and read by any node.
So if you want OI CCS to receive a current setpoint from OI VCU you have to make sure the VCU transmits and the CCS receives on the same channel (haha ...
So if you want OI CCS to receive a current setpoint from OI VCU you have to make sure the VCU transmits and the CCS receives on the same channel (haha ...
- Mon Apr 14, 2025 7:52 pm
- Forum: Battery Managment (BMS)
- Topic: Flying ADC 16 channel BMS 96S test
- Replies: 130
- Views: 35834
Re: Flying ADC 16 channel BMS 96S test
Don't know what happened on your side. Also updated my 2.0 modules after you reported and they are fine.
Maybe you can build a tester, too? 16 resistors in series. like 270 Ohms or so. Then run your battery voltage (or better a lab supply) over all of them and tap off to the BMS. There shouldn't be ...
Maybe you can build a tester, too? 16 resistors in series. like 270 Ohms or so. Then run your battery voltage (or better a lab supply) over all of them and tap off to the BMS. There shouldn't be ...
- Sun Apr 13, 2025 7:30 am
- Forum: Projects
- Topic: [WIP] Voltswagen T2 -76
- Replies: 151
- Views: 56022
Re: [WIP] Voltswagen T2 -76
That or maybe bus bar your way out. Towards the middle of the motor, then cables?
- Sat Apr 12, 2025 11:34 am
- Forum: Drive trains (motors and inverters)
- Topic: Inverter Firmware 5.35.R
- Replies: 85
- Views: 23563
Re: Inverter Firmware 5.35.R
I'm sure that helps too, but most of all it is about using the correct rotor position in the transformations. Wrong rotor position means crap in, crap out
- Fri Apr 11, 2025 5:04 pm
- Forum: Tesla
- Topic: Bootloader update via Wifi [SOLVED]
- Replies: 7
- Views: 925
Re: Bootloader update via Wifi [SOLVED]
Spent some though on it and it doesn't make sense to add CAN support to the boot updater as of now. If you have a processor without CAN bootloader you can't program the boot updater anyway. You always need UART access to do this.
- Fri Apr 11, 2025 3:02 pm
- Forum: Drive trains (motors and inverters)
- Topic: Inverter Firmware 5.35.R
- Replies: 85
- Views: 23563
- Fri Apr 11, 2025 7:58 am
- Forum: Batteries and Charging
- Topic: Selfmade CCS Inlet?
- Replies: 21
- Views: 3529
Re: Selfmade CCS Inlet?
I see a stack of PE-less CEE plugs piling up 
I think this solution is legit for DIY V2G installations where you only run like 30A max. On the other hand my CCS plug was less than 100€ on ali.

I think this solution is legit for DIY V2G installations where you only run like 30A max. On the other hand my CCS plug was less than 100€ on ali.
- Fri Apr 11, 2025 5:45 am
- Forum: Drive trains (motors and inverters)
- Topic: Inverter Firmware 5.35.R
- Replies: 85
- Views: 23563
- Thu Apr 10, 2025 3:22 pm
- Forum: Battery Managment (BMS)
- Topic: Flying ADC 16 channel BMS 96S test
- Replies: 130
- Views: 35834
Re: Flying ADC 16 channel BMS 96S test
GND to GND, "Voltage" to 5V, "Signal" to CUR+
Parameter idcmode to AdcSingle
I think the Leaf sensor outputs an asymmetric signal. So at 0A it sits at 3.2V or so. Can be adjusted with idcofs
Parameter idcmode to AdcSingle
I think the Leaf sensor outputs an asymmetric signal. So at 0A it sits at 3.2V or so. Can be adjusted with idcofs
- Thu Apr 10, 2025 3:13 pm
- Forum: Drive trains (motors and inverters)
- Topic: Inverter Firmware 5.35.R
- Replies: 85
- Views: 23563
Re: Inverter Firmware 5.35.R
Went out for a test drive myself now. Started with syncadv=10. Already in neutral it is much more controlled, I can spin up nicely to 7500 rpm without sudden takeoff like before.
But then on driving things looked differently. No self acceleration but 2 short bursts of unwanted regen when ...
But then on driving things looked differently. No self acceleration but 2 short bursts of unwanted regen when ...
- Thu Apr 10, 2025 12:47 pm
- Forum: Vehicle Control (VCU)
- Topic: VCU as a BMS main on the CAN bus
- Replies: 2
- Views: 513
Re: VCU as a BMS main on the CAN bus
Attached is a CAN log of all 9 modules connected to CAN bus. There you can check for ID clashes.
I didn't get any, maybe because VW maintain a table of all IDs they ever used?
Even the small BMS that only monitors one module sends out messages for 4 modules. So it's like 12 modules.
The code of ...
I didn't get any, maybe because VW maintain a table of all IDs they ever used?
Even the small BMS that only monitors one module sends out messages for 4 modules. So it's like 12 modules.
The code of ...
- Thu Apr 10, 2025 9:30 am
- Forum: User Interface
- Topic: Intermittent CAN connectivity between ESP and STM
- Replies: 1
- Views: 732
Re: Intermittent CAN connectivity between ESP and STM
Moved to "User interface" forum. Please put topics in appropriate categories
Can you post a CAN log when it's not working?
There is no specific power on pattern, can be simultaneous or one after the other
Can you post a CAN log when it's not working?
There is no specific power on pattern, can be simultaneous or one after the other