Not sure that 2hz (what the pump wants) is achievable with the fixed prescalar, I have not tried it. EDIT:your values appear to be under 16bit so it should work.
using TIM3 and modifying anything there adjust ALL pwm output frequencies. There are only two frequencies possible, one for all PWM outputs and one for the Oil pump pwm
I recommend we move the conversation to viewtopic.php?p=82853
Nissan Leaf (and Tesla) coolant pumps
- tom91
- Posts: 2753
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 264 times
- Been thanked: 717 times
Re: Nissan Leaf (and Tesla) coolant pumps
The zombie DOES not provide a pwm for the pump unless:
1. you use the pwm output and set it up as described here:viewtopic.php?t=6403
2. you modify the code and create a new PWM output function
Same answer as here
viewtopic.php?p=84304#p84304
-
Alibro
- Posts: 1052
- Joined: Sun Feb 23, 2020 9:24 am
- Location: Northern Ireland
- Has thanked: 416 times
- Been thanked: 277 times
- Contact:
Re: Nissan Leaf (and Tesla) coolant pumps
Not yet, still rebuilding the LV and HV junction boxes
Life, work and a bad back slowing progress but I'll probably keep using the Arduino Uno initially. I might even try to setup two different outputs as the heater pump does not need to push as hard the the coolant pump.
-
alexbeatle
- Posts: 289
- Joined: Sun Jan 03, 2021 6:12 am
- Has thanked: 77 times
- Been thanked: 31 times
Re: Nissan Leaf (and Tesla) coolant pumps
Tesla pump consumes max. 7A, Nissan Leaf pump consumes max. 3,5A? So Nissan Leaf pump can only produce ~ half the flow rate that of Tesla pump (max. 720L/h)?
-
jrbe
- Posts: 653
- Joined: Mon Jul 03, 2023 3:17 pm
- Location: CT, central shoreline, USA
- Has thanked: 266 times
- Been thanked: 186 times
Re: Nissan Leaf (and Tesla) coolant pumps
You have to know flow, pressure, and or efficiency to know for sure.alexbeatle wrote: ↑Sat Aug 23, 2025 7:36 am Tesla pump consumes max. 7A, Nissan Leaf pump consumes max. 3,5A? So Nissan Leaf pump can only produce ~ half the flow rate that of Tesla pump (max. 7200L/h)?