Compare commits
2 commits
7e7cb73cd2
...
4368c41b2c
Author | SHA1 | Date | |
---|---|---|---|
4368c41b2c | |||
2770f221fb |
2 changed files with 2 additions and 2 deletions
BIN
1602_LCD.jpg
Normal file
BIN
1602_LCD.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 MiB |
|
@ -44,7 +44,7 @@ void do_stuff() {
|
|||
//Do more stuff...
|
||||
}
|
||||
```
|
||||
|
||||

|
||||
## RoadMap:
|
||||
|
||||
4. ADD function to print strings
|
||||
|
@ -58,7 +58,7 @@ void do_stuff() {
|
|||
## ISSUES:
|
||||
|
||||
Currently during powerloss events and initialization, long wire runs or
|
||||
residual charge can cause the LCD to maintain memory for a shor duration.
|
||||
residual charge can cause the LCD to maintain memory for a short duration.
|
||||
|
||||
In 4bit mode it's possible to end up with a invalid "nibble" in the LCD memory
|
||||
in this case the system should power cycle the LCD unit assuming it's
|
||||
|
|
Loading…
Add table
Reference in a new issue