asterics/FLipMouse

IR: change the output method from "NOP" ASM to a PWM timer

benjaminaigner opened this issue · 0 comments

There is the possibility to change the PWM frequency of the output pin.
According to https://pjrc.com/teensy/td_pulse.html
it is possible to adjust the frequency to 38kHz/duty cycle 50%

This would increase the clock Independence.