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: 2452
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bristol
- Has thanked: 215 times
- Been thanked: 602 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
-
- Posts: 997
- Joined: Sun Feb 23, 2020 9:24 am
- Location: Northern Ireland
- Has thanked: 376 times
- Been thanked: 224 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.