Page 3 of 3
Re: SSD1322
Posted: Thu Sep 15, 2022 9:26 am
by Maverick
HI Ben
display orientation does not work, I have set orientation to 2 and the text displayed is garbled
Re: SSD1322
Posted: Thu Sep 15, 2022 9:39 am
by BenR
Hello,
Aha thanks I've now fixed the bug causing that warning too, hopefully everything should be working correctly now.
Please let us know if you spot any other problems. edit, just seen your post about the orientation. I'll investigate this. Turns out this is a very odd display.
Re: SSD1322
Posted: Thu Sep 15, 2022 10:08 am
by Maverick
thanks Ben
don't forget about the 4 wire spi pins
Re: SSD1322
Posted: Fri Sep 16, 2022 11:10 am
by BenR
Hello,
Ok the orientation problem should be resolved for you now too. Many thanks.
The 4-wire SPI problem hopefully isn't a problem when in 3-wire mode the D/C pin is hidden and given the same connection value as the Data pin on purpose so as to not give an unconnected pin error when compiling.
When changing from 3-wire to 4-wire pin mode you will have to re-assign the D/C pin to suit your requirements anyway and so hopefully isn't an issue. Your re-assignment should then be rememered as long as you keep the display in 4-wire mode.