| ??? 12/29/99 15:44 Read: times |
#1105 - RE: LCD problem |
hi means that you load your register
mov a,#7 and than you add a '0' (zero) add a,'0' because: your display shows only ascii-chars, and the number 7 is the ascii char "bell". if you want the char '7', you have to send the number #55(dez) -> watch a ascii-table cu chris |
| Topic | Author | Date |
| LCD problem | 01/01/70 00:00 | |
| RE: LCD problem | 01/01/70 00:00 | |
| RE: LCD problem | 01/01/70 00:00 | |
| RE: LCD problem | 01/01/70 00:00 | |
| RE: LCD problem | 01/01/70 00:00 | |
| RE: LCD problem | 01/01/70 00:00 | |
RE: LCD problem | 01/01/70 00:00 |



