Help for adding support for CFA634 V2/CFA631 usb lcd
#1
Star 
I have here two lcd displays. A CFA634 (20x4, http://www.crystalfontz.com/product/CFA634TMIKU) and a CFA631 (20x2, http://www.crystalfontz.com/product/CFA631TMFKU). They work fine overall but have with some features like the progress bar XBMC tries to show or german characters issues. So I was thinking after poking around in the lcd related sources to try and add him another character table to try and fix this issue. So, I was a bit unsure how to do so. I mean is the table for the HD44780 added there colum by colum ? Or what order is it? Since then I can sort the one for the CFA lcds accordingly, so I don't need to fiddle with the C code as I'm not really familar with C coding. If someone could lend me a hand with this, I would be greatful and willing to supply information and the table.

Or is my approach wrong as you let lcdproc handle it and I need to make changes to the code that communicates with lcdproc ?

-grimneko
Reply

Logout Mark Read Team Forum Stats Members Help
Help for adding support for CFA634 V2/CFA631 usb lcd0