SSD1322

For general Flowcode discussion that does not belong in the other sections.
Maverick
Posts: 68
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:58 am
Has thanked: 27 times
Been thanked: 8 times

Re: SSD1322

Post by Maverick »

HI Ben

display orientation does not work, I have set orientation to 2 and the text displayed is garbled
Attachments
ssd1322_font_test1.fcfx
(16.93 KiB) Downloaded 39 times
ssd1322_rotate.jpg
ssd1322_rotate.jpg (63.95 KiB) Viewed 808 times

BenR
Matrix Staff
Posts: 1747
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 444 times
Been thanked: 604 times

Re: SSD1322

Post 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.

Maverick
Posts: 68
Joined: Wed Dec 02, 2020 10:58 am
Has thanked: 27 times
Been thanked: 8 times

Re: SSD1322

Post by Maverick »

thanks Ben
don't forget about the 4 wire spi pins

BenR
Matrix Staff
Posts: 1747
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 444 times
Been thanked: 604 times

Re: SSD1322

Post 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.

Post Reply