- Oregon
- https://gorge.works
-
Software/Firmware developer:
Languages of choice: C, Rust, sh and bash, python, AVR assembly/Risc-V assembly
Editors: Vim, Hx(Helix), vscode(Open source version)
CLI Tools: Links, Tmux, grep/ripgrep, git
- Joined on
2022-12-13
[BUG] Lower duty cycle PWM results in motor stall conditions
Added speed control during the motor movement loop. This should help better test the duty cycle. Now it's configured with a F_CPU
equal to 1/8 of the crystal so 9.6/8=1.2
. I think this could…
[BUG] Lower duty cycle PWM results in motor stall conditions
As a side note, I could potentially write a program that would attempt various duty cycles at different frequencies to figure out which one worked correctly.
[BUG] Lower duty cycle PWM results in motor stall conditions
[FEAT] Additional Speed Control
[BUG] CMake size target flags incorrect