Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

Interfacing uOLED Display to Cyclone V HPS

Altera_Forum
Honored Contributor II
1,244 Views

Hi, 

 

I am new to Programming. I have to write a code to interface an uOLED Display int the HPS of Cyclone V. I have know idea how to go about it. Please share some data or video regarding this. 

 

 

Regards 

Kba
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
442 Views

Hi Kba, 

 

Which interface you are going to use? 

For reference design check the below link. 

While coding take-care  

1. Check the properties of the monitor and adjust the properties of the monitor as per code or modify the code (Resolution,Vsync,Hsync). 

2. Check the monitor is using interlace or progressive scanning. 

3. Check the Timing Vsync, Hsync, Pexel clock & porch. 

4. Only write a code for solid pattern i.e white/black. 

5.Proper hardware setup (connection). 

Without proper sync signals monitor will not display and it will go to sleep mode. 

 

For sample full projects at terasic website. 

https://www.terasic.com.tw/cgi-bin/p...o=582&partno=3 

https://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=65#category68 

 

Best Regards, 

Anand Raj Shankar 

(This message was posted on behalf of Intel Corporation)
0 Kudos
Reply