Forum Discussion
Altera_Forum
Honored Contributor
20 years agohow to Port a LCD to the uClinux
dear hippo Now I want to port a lcd to nios2, but I meet some problem . First , i have not understand the frmebuffer in nios . beacuse I have write a hardeware of LCD controller . ...
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- I want to use the Uart and the Virtual Terminal . how to config it in menuconfig when I select the config character->[*]Virtual Terminal [*] Support for consile on virtual terminal I find I can't receive any information though Uart.[/b] --- Quote End --- maybe you should use console on uart alone during developing the framebuffer driver. You should check each fb drivers and choose a driver closest to your hardware. After you have the fb working, you can use microwin ported in uClinux-dist.