jmadsenee
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by jmadsenee-
jmadsenee commented,
Well, I figured out the problem - User error. Since the display wants LSB first (in SPI mode) and my processor sends out MSB first, I needed to reverse the bits in each byte sent. I just screwed ...
-
jmadsenee commented,
Hi,I am having basically the same problem. My text is upside down and mirrored, I am using the same display, and initialization code. codes 0x04 and 0x05 give the same output, as do 0x06 and 0x07...