Hi Ben
thanks for the help
I was going to say I could send you mine to try it out. just to add, I have not had any success with the ssd1322
The skipping must be something to do with flowcode , a colleague has used an identical display with the arduino library and he gets text as shown in attached image. I have tried all the fonts, sizes and options to no avail.
when I power up the BL0080 with SSD1309 attached, there is an instance where the screen shows the speckling pattern before clearing and displaying the text
SSD1322
-
- Posts: 69
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 10:58 am
- Has thanked: 27 times
- Been thanked: 8 times
Re: SSD1322
Just to let you know I have had a colleague connect the ssd1322 display to an Arduino setup and it works fine as shown in attached image.
As this was done without flowcode, it suggests the problem is with the flowcode component
As this was done without flowcode, it suggests the problem is with the flowcode component
- Attachments
-
- ssd_1322_working.jpg (77.79 KiB) Viewed 4154 times
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: SSD1322
Hello,
My SSD1322 display arrived and I've now overhauled both the SSD1322 components so they should be working correctly now if you update via the Help -> Library updates window.
Please let me know how you get on if you give them a go.
My SSD1322 display arrived and I've now overhauled both the SSD1322 components so they should be working correctly now if you update via the Help -> Library updates window.
Please let me know how you get on if you give them a go.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Re: SSD1322
For some reason it's not displaying text correctly see attached image
also attached is fcfx file
also attached is fcfx file
- Attachments
-
- ssd1322_font_test1.fcfx
- (16.67 KiB) Downloaded 459 times
-
- SSD1322_1.jpg (189.23 KiB) Viewed 4034 times
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: SSD1322
Many thanks for letting us know.
I've put my display into 3-wire SPI mode now and have replicated the issue. Hopefully have a fix for you very shortly.
I've put my display into 3-wire SPI mode now and have replicated the issue. Hopefully have a fix for you very shortly.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: SSD1322
Hopefully sorted for you now.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Re: SSD1322
Hi Ben
Thanks for that, it works fine, there are 2 warnings when compiling (see attached file)
Also as mentioned before is the fact that 4 wire spi has the dc/rs wire connected to port b2, the same as the sd line.
other displays such as the ssd1306 use port B1
Thanks for that, it works fine, there are 2 warnings when compiling (see attached file)
Also as mentioned before is the fact that 4 wire spi has the dc/rs wire connected to port b2, the same as the sd line.
other displays such as the ssd1306 use port B1
- Attachments
-
- ssd1322_compile.txt
- (438 Bytes) Downloaded 429 times