Page 1 of 1

glcd control pins polarity

Posted: 06 Oct 2010 16:30
by netos
Hi,

I have some GLCD modules with inverted polarity CS1 and CS2 pins. How can I change the state of CS1 and CS2 pins in software?

Re: glcd control pins polarity

Posted: 07 Oct 2010 07:53
by zristic
netos wrote:Hi,

I have some GLCD modules with inverted polarity CS1 and CS2 pins. How can I change the state of CS1 and CS2 pins in software?
If you use mE libraries, then unfortunately you can't invert them from software, you have to add a hardware inverters on both pins. Sorry.

Re: glcd control pins polarity

Posted: 13 Oct 2010 12:34
by netos
SOLVED!!

using cs2 as cs1 and cs1 as cs2 with inverted polarity lcd modules it works but its too sensitive to noises.