On 2015-04-30 17:09, Rob Hamerling wrote:
I'm struggling with the GLCD_KS0108 library to get a program running on a 18f6310/6680/6720, while the same program runs fine on a 16f886. Of course there are differences in the port/pins used to control the glcd, but I've checked it numerous times and don't see the reason why it should not work. I'm beginning to think that is has to do with the multiplication issue, like casting or lack thereof, as discussed recently in Jalist. So before modifying the library, which contains lots(!) of multiplies, I like to know if anybody here is using the mentioned glcd library *successfully* with an 18F. If so I would appreciate to see the setup for the glcd

Well, my program appeared to work with an 18f2580 on the same board as the 16f886, including the reverse datapins routine. But it didn't work at all on another board with an 18F6xxx with datapins in the regular sequence. It appeared to be a interrupted PCB track on that second board, not a problem with the GLCD library!

So I could finally prove that the support for reversed datapins has no bad effects when the pins are wired in the 'normal' (default) sequence. I've also fixed the leading underscore issue with this library and I'll replace it at Github soon.

Regards, Rob.



--
*Rob H*amerling - http://www.robh.nl

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to