1x16 LCD in Flowcode
Posted: Sat May 09, 2009 5:51 pm
Hi everyone. In 1x16 LCDs, the behavior in realworld, is more like we were using a 2x8 LCD, one side the other. The result is that using the LCD module, every goes fine in simulation but in the real LCD we obtain only the first 8 digits.
Splitting the chain to print into 2 fields, one starting at 0,0 and the other at 1,0, we can print the complete chain.
Sometimes, this is no so practical.
Is there a patch for fix this?
Yhank you.
Splitting the chain to print into 2 fields, one starting at 0,0 and the other at 1,0, we can print the complete chain.
Sometimes, this is no so practical.
Is there a patch for fix this?
Yhank you.