Compare commits
No commits in common. "4368c41b2cffad9bad3a4a4fbd312dba15a7d9ae" and "7e7cb73cd2739e39ad2b07f2d509bc76b4f89e53" have entirely different histories.
4368c41b2c
...
7e7cb73cd2
2 changed files with 2 additions and 2 deletions
BIN
1602_LCD.jpg
BIN
1602_LCD.jpg
Binary file not shown.
Before 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 short duration.
|
||||
residual charge can cause the LCD to maintain memory for a shor 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