Firstly I'd liked to say that CrystalControl rocks!
However, I desparately need support for parallel HD44780 displays through the serial port in CrystalControl.
I am running a blue backlit 20x2 Crystalfontz LCD with a PIC and need I CrystalControl to send HD44780 format commands for this size screen to a COM port instead of the LPT port.
I have already tried converting the 'Set Cursor Position' commands CrystalControl uses to control a 632/634 display into 'Set DDRAM address' commands for the HD44780 using the PIC. It does display the text but it's still not in the right place.
I wonder if a future option could be put into CrystalControl for serially controlled HD44780 displays using cursor homing and shifting instead of cursor positioning???
Or, could someone please help me with the PIC code as I've only been programming in assembly for a few weeks!
However, I desparately need support for parallel HD44780 displays through the serial port in CrystalControl.
I am running a blue backlit 20x2 Crystalfontz LCD with a PIC and need I CrystalControl to send HD44780 format commands for this size screen to a COM port instead of the LPT port.
I have already tried converting the 'Set Cursor Position' commands CrystalControl uses to control a 632/634 display into 'Set DDRAM address' commands for the HD44780 using the PIC. It does display the text but it's still not in the right place.
I wonder if a future option could be put into CrystalControl for serially controlled HD44780 displays using cursor homing and shifting instead of cursor positioning???
Or, could someone please help me with the PIC code as I've only been programming in assembly for a few weeks!
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.