mathiasvr / bluejay

:bird: Digital ESC firmware for controlling brushless motors in multirotors
GNU General Public License v3.0
478 stars 48 forks source link

Optimize PWM updates #30

Closed mathiasvr closed 3 years ago

mathiasvr commented 3 years ago

Optimize PWM updates by removing the PCA interrupt and updating the internal auto-reload registers directly.