Ltu-Bike-trailer / control-software

Provides embedded software for controlling the cart.
MIT License
0 stars 0 forks source link

Bitbang PWM driver #5

Closed ivajon closed 2 weeks ago

ivajon commented 1 month ago

We need to drive the motor controller with PWM. These PWM signals need to be phase-shifted 120 degrees from each other at all times.

This should be done in software using timer-based control

ivajon commented 1 month ago

General outline

ivajon commented 2 weeks ago

This is deprecated since we do not need to bitbang pwm.