File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -233,15 +233,17 @@ DIP2 is the bootloader switch. To enter bootloader mode follow these steps:
233
233
4 . To exit bootloader mode, unplug the module to flip the switch back, and plug it back in
234
234
5 . Now the new firmware should be running
235
235
236
+ As a side effect of being in bootloader mode, the LEDs all stay off.
237
+
236
238
###### DIP1 (General Purpose)
237
239
238
240
DIP1 could serve many purposes. Currently it is configured to enable the debug mode.
239
241
When debug mode is enabled and the module goes to sleep, it will not turn the LEDs off to save power.
240
242
Instead it will display the reason why it went to sleep. This is useful for debugging module and host system behavior.
243
+ Debug mode will start up to a fully lit matrix and never goes to sleep based on a timeout.
241
244
242
245
Sleep Reasons can be:
243
246
244
247
- ` SLEEP# ` pin: ` SLP# `
245
248
- USB Suspend: ` USB `
246
249
- Command: ` CMD `
247
- - Idle timer: ` TIME `
You can’t perform that action at this time.
0 commit comments