jdutcher Posted October 25, 2004 Report Posted October 25, 2004 hi, i'm using a tianma TM402CDAU6 2x40 lcd from b.g. micro. it uses a ks0066 controller, but that shouldn't be a problem. i can't seem to get anything to show up on the display from my sid synth, though. the backlight works fine and the contrast pot has a *slight* effect on the pixels. just wondering if anyone else has been able to successfully incorporate this lcd model into their midibox.thanksjames
Sephult Posted October 25, 2004 Report Posted October 25, 2004 Did you configure your PIC for using the display?
jdutcher Posted October 25, 2004 Author Report Posted October 25, 2004 no, not yet because i'm assuming that that's not the problem, right? i mean, either way i should be getting SOMETHING on the screen, right?
goyousalukis Posted October 26, 2004 Report Posted October 26, 2004 MIOS automatically supports HD44780. It supports other controller, but I don't see ks0066 anywhere on the LCD page:http://www.ucapps.de/mbhp_lcd.htmlIf you want to use an alternate display that is supported, you need to change the PIC ID to match it. If you want to use an alternate display that is not supported, you need to write your own display driver code.See :http://avi.dezines.com/mbhp/idgen.htmlJustin
moebius Posted October 26, 2004 Report Posted October 26, 2004 Hi,KS0066 is HD44780 "compatible" and _should_ work with standard MIOS driver. ::)Sooo, check once again your LCD <-> core wiring against LCD datasheet and core schematics.Bye, Moebius
jdutcher Posted October 26, 2004 Author Report Posted October 26, 2004 Hi,KS0066 is HD44780 "compatible" and _should_ work with standard MIOS driver. Â ::)Sooo, check once again your LCD <-> core wiring against LCD datasheet and core schematics.Bye, Moebiusyeah, see, that's what i thought. i mean, regardless if i change the mios to work with my screen size, etc., i should see SOMETHING, right? i have checked my wiring a number of times... the original question still stands, though: has anyone gotten this particular model to work with their midibox? i know i'm not the only one on this board who has purchased one. i mean, thorsten put the bg micro link on one of the pages.
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