Northeastern-Electric-Racing / Shepherd-BMS

Our from-scratch Battery Management Application
3 stars 0 forks source link

[Compute] - Add in PWM to control fan #72

Closed nwdepatie closed 6 months ago

nwdepatie commented 8 months ago

Current Features

Currently we are controlling fan speed with PWM but in the old AMS configuration. We need update this to the new fan configuration and set up STM to do this.

Desired Additional Features

TASKS

dyldonahue commented 7 months ago

Note:

Fan 1 (pin PA10) --> Timer 1, Channel 3 Fan 2 (pin PA8)--> Timer 1, Channel 1 Fan 3 (pin PC9) --> Timer 8, Channel 4 Fan 4 (pin PC8) --> Timer 8, Channel 3 Fan 5 (pin PC7) --> TImer 8, Channel 2 Fan 6 (pin PC6) --> Timer 8, Channel 1