Astro
|
b1b6d1ea94
|
fixes
|
2020-09-14 00:12:28 +02:00 |
Astro
|
1711feae84
|
timer: define sleep() as pub
|
2020-05-31 19:54:18 +02:00 |
Astro
|
f9b55508dd
|
ad5680: keep sync high for 1ms
|
2020-05-28 20:45:42 +02:00 |
Astro
|
9c3485d05f
|
timer: increase rate to 500 Hz
timestamp precision: 0.002s
|
2020-03-21 00:07:18 +01:00 |
Astro
|
3f6bb05001
|
setup clocks to 168 mhz, adjust TIMER_RATE to 20
systick must elapse more often at higher clock.
|
2019-03-18 22:04:34 +01:00 |
Astro
|
19a1609238
|
doc
|
2019-03-18 21:41:51 +01:00 |
Astro
|
7423f23969
|
timer: lower TIMER_RATE to 10 Hz
1 Hz would be sufficient for the current OUTPUT_INTERVAL but that seems
too low for the hardware.
|
2019-03-18 21:41:18 +01:00 |
Astro
|
7ce7ff2a6d
|
add timer with systick
|
2019-03-14 18:22:33 +01:00 |