Hello.
I have a project (C++) for serial CFA-633 under Linux that working fine.
Now I need to make this project working with USB CFA-633.
I found the device string (/dev/ttyS0) and changed it to USB (/dev/ttyUSB0) and compiled again.
It looks like that it was enough to make it working (strings is appeared on screen, buttons is operational).
But one issue is appeared.
There is no cursor on screen always even if cursor style is set to visible style (blinking block, underscore cursor or blinking block plus underscore) by '12' command.
Please tell me what could be wrong and how to fix it?
Thank You.
I have a project (C++) for serial CFA-633 under Linux that working fine.
Now I need to make this project working with USB CFA-633.
I found the device string (/dev/ttyS0) and changed it to USB (/dev/ttyUSB0) and compiled again.
It looks like that it was enough to make it working (strings is appeared on screen, buttons is operational).
But one issue is appeared.
There is no cursor on screen always even if cursor style is set to visible style (blinking block, underscore cursor or blinking block plus underscore) by '12' command.
Please tell me what could be wrong and how to fix it?
Thank You.
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
Last edited: