Firmware for true's GAT Nametag, released at Supercon 8.
Go to file
true bc300e522a main program tick interrupt now works
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.
2024-10-24 17:22:20 -07:00
datasheets initial soft i2c routines written; AW20xxx code copied in 2024-10-13 02:53:18 -07:00
nametag8_CH592 main program tick interrupt now works 2024-10-24 17:22:20 -07:00
nametag8_V003 add missing MRS project files 2024-10-20 02:10:55 -07:00
.gitignore initial commit of work in progress code 2024-10-12 21:59:33 -07:00