Updated Debug (markdown)

Mark Thompson 2024-01-22 11:49:36 -06:00
parent f0892f94ea
commit 346322c429

@ -1,5 +1,8 @@
## Memory Usage
Gives the information on the memory used by M0 core.
![SCR_0056](https://github.com/portapack-mayhem/mayhem-firmware/assets/129641948/921c55f8-4caa-42ac-a7fd-e4904345726f)
## SD Card
Gives information on the SD card and allows it to be tested.
## Peripherals
@ -45,13 +48,17 @@ This shows when either the buttons are pressed, the encode knob is turned or the
![SCR_0013](https://github.com/portapack-mayhem/mayhem-firmware/assets/125336/1415257f-e322-428c-801d-71977603640e)
## Touch Test
Allows testing the Touch Screen calibration (and your artistic skill) by drawing on the screen using a stylus. The following controls are available:
Allows testing the Touch Screen calibration (and your artistic skill) by drawing on the screen using a stylus.
![SCR_0058](https://github.com/portapack-mayhem/mayhem-firmware/assets/129641948/db7c3011-aad7-455f-9301-b8d7468948d1)
The following controls are available:
* Select key returns to Debug menu.
* Left key changes the pen to a random color (hold in the button to rotate through them faster); this can also be done while drawing.
* Down key clears the screen to a random color (like shaking your Etch-a-Sketch).
* Turning the Encoder dial changes the pen size.
Note that the screen-shot icon is still active but hidden (it will become visible if that spot of the Touch Screen is pressed).
To save your masterpiece, note that the screen-shot icon is still active but hidden (it will become visible if that precise spot of the Touch Screen is pressed). Try the Settings -> Touch app for improving calibration of your touchscreen.
## Pers. Memory
Displays the contents of the persistent memory area. (256 bytes)
@ -77,3 +84,6 @@ Writes a file containing M0 stack contents to the DEBUG folder.
## Font Viewer
Displays the 5x8 and 8x16 font character sets.
![SCR_0055](https://github.com/portapack-mayhem/mayhem-firmware/assets/129641948/3772de42-41af-4c5d-815d-390a7a43a4da)