CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

wanna run LCD at 3.3v

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
hayee



Joined: 05 Sep 2007
Posts: 252

View user's profile Send private message

wanna run LCD at 3.3v
PostPosted: Mon Oct 05, 2009 1:42 am     Reply with quote

Hi,
I want to operate LCD (NHD-0220DZ-NSW-BBW) at 3.3v.

In the datasheet given:
min input voltage=2.7v
max input voltage=5.5v

Can i use that without having any problem?
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Mon Oct 05, 2009 2:50 am     Reply with quote

The controller operation is no problem, but you should also consider this specification: VDD-V0 = 4.6V (typical), in other words, a contrast pin voltage of about -1.3 V is required. Some LCD displays have an on-board negative voltage generator, but the present device apparently hasn't. If no negative voltage is present in your system, you can use a charge-pump to provide it.
hayee



Joined: 05 Sep 2007
Posts: 252

View user's profile Send private message

PostPosted: Mon Oct 05, 2009 4:04 am     Reply with quote

negative voltage will be problem because i have no on board negative supply.
What will be the drawback if i will not use contrast pin,
if i will not use this pin then with which pin i tie contrast pin Vdd or Vss.
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Mon Oct 05, 2009 4:33 am     Reply with quote

Quote:
What will be the drawback if i will not use contrast pin
No visible display. Sad

Use a charge pump, e.g. ICL7660. Or another of many existing options to generate a mA range negative voltage.
John P



Joined: 17 Sep 2003
Posts: 331

View user's profile Send private message

PostPosted: Mon Oct 05, 2009 5:23 am     Reply with quote

If you have a pin available on your processor, and enough processing power to generate a square wave, you could create your own charge pump with a couple of capacitors and diodes. No need for any added IC's.
hayee



Joined: 05 Sep 2007
Posts: 252

View user's profile Send private message

PostPosted: Mon Oct 05, 2009 5:40 am     Reply with quote

I have also 5v supply in my circuit.So i think better is that i use voltage divider to get 4.6v for contrast option.
Jerson



Joined: 31 Jul 2009
Posts: 122
Location: Bombay, India

View user's profile Send private message Visit poster's website

PostPosted: Mon Oct 05, 2009 6:52 am     Reply with quote

If you have both 3.3V and 5V, let the LCD have the 5V and use it unidirectionally - controller to LCD. Your 3.3V controller can drive the LCD without any problems. Only make sure you NEVER use any of the LCD readback functions. The LCD should be used as a WRITE ONLY device.
_________________
Regards
Jerson Fernandes
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Mon Oct 05, 2009 7:16 am     Reply with quote

I agree, that 5V LCD operation is more easy. Furthermore, you should check, if you are operating the LCD controller at a 5V tolerant IO port of your PIC. Then readback is possible without restrictions.
hayee



Joined: 05 Sep 2007
Posts: 252

View user's profile Send private message

PostPosted: Tue Oct 06, 2009 11:11 pm     Reply with quote

Thanks guys for your replies.

As far as I understand is that I have to generate a -1.3v by using charge pump circuit and give this -1.3v directly to the contrast pin.

Is it right or not?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group