Skip to content

Releases: embedded-kiddie/PeripheralMonitor

Bug fix release

02 Jul 05:58
Compare
Choose a tag to compare

Fix a bug of insufficient output size in printf().

Add a screen for CTSU.

16 Jun 06:10
Compare
Choose a tag to compare
  • CTSU
    • Capacitive Touch Sensing Unit
    • Fix the display misalignment caused by the undefined bit R_CTSU->CTSUCR0_b.CTSUIOC.

First release.

04 Jun 07:24
Compare
Choose a tag to compare

Five screens are implemented.

  • PORTS
    Port Control register from PORT1 to PORT4
  • PORT n
    Port Control register of PORT n where n is 0 to 9, such as port1
  • P mn
    Port Function Select register of P mn where m is 0 to 9 and n is 00 to 15, such as p102
  • PINS
    Port Function Select register from D0 to D19 of Arduino pins
  • AGT n
    Asynchronous General-Purpose Timer register of AGT n where n is 0 or 1, such as agt0