Closed tadtruex closed 1 year ago
99dc201c050cb859ec883ca32f01378d477b88e4 establishes as 28us clock on pin GP4.
This uses the timer to generate the tick (and exposes a bug somewhere hw/sw, not sure yet. If we really need a 28.2 us tick, we'll need to use systck at 3525. Not sure what else might depend on SYSTCK.
Could also potentially use a PWM which would allow us to avoid probing the depths of the sdk.
Let's see it.