SSD1322 Graphic display

Use this section to discuss your embedded Flowcode projects.
Post Reply
User avatar
studentcompanion
Posts: 6
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 1:33 pm
Location: South Africa
Has thanked: 2 times
Been thanked: 1 time
Contact:

SSD1322 Graphic display

Post by studentcompanion »

Good day,

Has anyone been successful using the SSD1322 Graphic display controller (Newheaven 25664 or similar) with Flowcode v9?
I have a simple demo suing PIC16F18877 just to initialize and print a simple text but the display doesn't seem to work or initialize.
I have tried the SSD1322 buffered(serial) and Parallel with no results.
Here is my SSD1322 buffered project attached. Any hint will be appreciated.
Does Flowcode handle the PPS config automatically when one select the pins?

Thanks
Attachments
Newheaven.fcfx
(11.64 KiB) Downloaded 185 times
20210621_120132.jpg
20210621_120132.jpg (76.37 KiB) Viewed 3915 times
Free online Microcontroller Tutorials & Projects for beginners to advanced.
Website: https://www.studentcompanion.co.za/cate ... e-for-pic/
YouTube Tutorials: https://www.youtube.com/user/StudentCompanionSA

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: SSD1322 Graphic display

Post by BenR »

Hello,

Thanks for letting us know. I'll see if I can get my hands on a display and do some testing.

User avatar
studentcompanion
Posts: 6
Joined: Wed Dec 02, 2020 1:33 pm
Location: South Africa
Has thanked: 2 times
Been thanked: 1 time
Contact:

Re: SSD1322 Graphic display

Post by studentcompanion »

Thanks for your time.
Free online Microcontroller Tutorials & Projects for beginners to advanced.
Website: https://www.studentcompanion.co.za/cate ... e-for-pic/
YouTube Tutorials: https://www.youtube.com/user/StudentCompanionSA

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: SSD1322 Graphic display

Post by BenR »

Hello,

I'm really struggling to get my hands on one of these displays. The only thing I can find that comes close is one based on a SSD1326.

I can have a look through the code and see if I can spot anything but it's harder when you don't have the thing in front of you.

Do you have a link to the product your using and a datasheet for it so I can be sure of what I'm aiming for?

User avatar
studentcompanion
Posts: 6
Joined: Wed Dec 02, 2020 1:33 pm
Location: South Africa
Has thanked: 2 times
Been thanked: 1 time
Contact:

Re: SSD1322 Graphic display

Post by studentcompanion »

Hi Ben,

Thanks again for your feedback.
These are the links to the documentations for the device I am using (Newhaven NHD 3.12 - 25664: https://www.newhavendisplay.com/nhd3122 ... -6092.html):
Datasheet: https://www.newhavendisplay.com/resourc ... SD1322.pdf
Sample code: https://www.newhavendisplay.com/resourc ... _25664.txt
Application Notes: https://www.newhavendisplay.com/app_notes/SSD1322.pdf
Free online Microcontroller Tutorials & Projects for beginners to advanced.
Website: https://www.studentcompanion.co.za/cate ... e-for-pic/
YouTube Tutorials: https://www.youtube.com/user/StudentCompanionSA

ics1
Posts: 1
Joined: Sat Sep 11, 2021 8:00 am

Re: SSD1322 Graphic display

Post by ics1 »

hi sir myself was trying to interface the ssd1322 and iam not able to get lcd on and i used parallel mode of interface plz can you provide me the source code so that i will to interface and edit the code according to my requirement plz sir thanks in advance

Post Reply