Jump to content

graphical LCD


Recommended Posts

Guest arjanver
Posted

Hi,

I've tried to connect a T6963C.

but I can't get it to work.

What is the correct?

1]bootstrap loader.

2]mios_v1.4

3]lcd7_t6963c_h/v

4]midibox_sid_v1_5c_18f_stepC

or is the lcd7_t6963c_h/v the same as mios or midibox_sid

my question is what do I load into the pic and in witch order?

Thanks

Posted

Ok, you are always gonna need the bootstrap loader and MIOS. In order to test your display I would then load lcd7_t6963c_v.zip.

The Sid program does not support GLCD's. If your goal is to use it with the Sid, (I think) you will need to adapt the code to your display.

Justin

Posted

Yes, please check the driver application first. Thereafter you are able to integrate the driver into the SID application by replacing the app_lcd.inc file and by selecting the custom LCD like shown in USER_Init

Note that I never tried a T6963C display with the SID application, so when it doesn't work, it could be a bug in the driver which I cannot check (I don't own such a display).

Note also that the performance of the T6963C in horizontal mode is not high enough for the SID application, so you possibly have to take the veritcal mode

Best Regards, Thorsten.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...