Search found 1 match
- Fri Jul 22, 2022 5:25 am
- Forum: Off topic
- Topic: Need advice about decoding ST7920 commands
- Replies: 3
- Views: 6623
Re: Need advice about decoding ST7920 commands
Some necro posting here...
Let me add some more. You do not need to send 0xF8/0xFA before each byte transfer (well, actually, two bytes :D ). You only need that when switching between commands and data. If you look at the serial bus timing diagram, you can notice that the sync byte always ...