Forum Discussion
Altera_Forum
Honored Contributor
10 years agoInteracting with LCD screen using Linux on board, Cyclone V FPGA,
Hello, So, I'm still pretty much a beginner. I already viewed and ran an example design project for the I2C controller, this example interacts with the LCD screen, EEPROM and a few other things (h...
Altera_Forum
Honored Contributor
10 years agocorrect me if im wrong, you want to run a RTOS( in this case linux) in the FPGA and control the LCD screen? If so, instantiated the LCD screen in qsys, hook it up to nios, and make functions calls (provided by qsys when generated) in the RTOS. Hope this helps.
-Trukng