dominik Posted January 22, 2005 Report Posted January 22, 2005 Hi!I just realized that after nearly finishing my MidiBox LC with two CLCD I still have a 64x128 GLCD (KS0107/KS0108 controlled).Is it possible to connect it to the Core in addition to both CLCDs? I would like to use it to e.g. show the meter level permanently. How much programming work would this mean (if it is possible at all)Thanks for your answers,Dominik
TK. Posted January 22, 2005 Report Posted January 22, 2005 Hi Dominik,it is possible by writing an own display driver (-> app_lcd.inc) and connecting the chip select lines to some free pins. It requires ca. one day of programming work when you know where the changes have to be made. If you've never implemented a driver for a graphical display before, it can take much longer...Best Regards, Thorsten.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now