Firmware for true's GAT Nametag, released at Supercon 8.
CH58x/CH59x only has one main system clock and all timers are referenced to this clock. Other than watchdog, there's only one timer that runs independently: RTC. Thankfully the RTC has a mode to interrupt at rates faster than one second. this is being used for the program tick interrupt. Also added OLED initialization code since that was forgotten before. |
||
|---|---|---|
| datasheets | ||
| nametag8_CH592 | ||
| nametag8_V003 | ||
| .gitignore | ||