[BUG] Altfan uses unsupported timer mode #202
Labels
bug
Something isn't working
Hardware sim
Simulated hardware
help wanted
Extra attention is needed
upstream
Something that should be fixed or submitted upstream
Describe the bug
Altfan uses mode 9 on timer 4. This is unsupported by SimAVR.
To Reproduce
Steps to reproduce the behavior:
Run altfan firmware with
-vvv
Observe:
TIMER: avr_timer_write_ocr-4 mode 0 UNSUPPORTED
Expected behavior
A functional mode 9
Additional context
Maybe roll this in with a fix for the missing PC PWM mode...?? (#75 )
The text was updated successfully, but these errors were encountered: