Possible bug in LCD generic component

A forums to allow bugs and problems with Flowcode v7 to be reported and resolved.

Moderator: Benj

Post Reply
User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Possible bug in LCD generic component

Post by Benj »

Hello,

It could be something to do with the way your clearing your buffer.

Maybe try a really simple program to print a fixed string to the display. This way you can check to see if it is the display or your program at fault.

If it turns out to be your program then maybe the circular buffer component would be easier to use rather than maintaining your own buffer.

Post Reply