sc8-nametag/nametag8_CH592/StdPeriphDriver/inc
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
..
CH59x_adc.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_clk.h main program tick interrupt now works 2024-10-24 17:22:20 -07:00
CH59x_common.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_flash.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_gpio.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_i2c.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_lcd.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_pwm.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_pwr.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_spi.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_sys.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_timer.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_uart.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_usbdev.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH59x_usbhost.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
CH592SFR.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00
ISP592.h initial commit of work in progress code 2024-10-12 21:59:33 -07:00