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

Low voltage PIC

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







Low voltage PIC
PostPosted: Mon Mar 26, 2007 1:37 am     Reply with quote

Hi people,
I am using pIC16F916 coz i have to make a product which runs on 3V. i have a problem . it is interfaced to the lcd.. can lcd's operate with 3 volts..

and another doubt, in PIC printf statements.. what does 3.2%, 4.2 % signify
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Mon Mar 26, 2007 3:02 am     Reply with quote

Quote:
I am using pIC16F916 coz i have to make a product which runs on 3V.
There are many PIC processors that can run at 3V, the PIC16F916 is not the only one. Note that at 3V the maximum frequency for this chip model is 10MHz.

Quote:
i have a problem . it is interfaced to the lcd.. can lcd's operate with 3 volts..
Some can, others can't. Please provide more details about the LCD: type number, manufacturer, etc.

Quote:
and another doubt, in PIC printf statements.. what does 3.2%, 4.2 % signify
These are standard formatting parameters for the printf statement. For a detailed explanation check any C book describing the printf statement.
rnielsen



Joined: 23 Sep 2003
Posts: 852
Location: Utah

View user's profile Send private message

PostPosted: Mon Mar 26, 2007 8:30 am     Reply with quote

The LCD should be able to interface with a 3.3V controller. The minimum level that is, usually, required to be considered a '1' is 2.4V. When the output, of a 3.3V part, swings high it should go above this level. The only problem is that most LCD's require 5V for their onboard IC's. There should be 3.3V LCD's around but I, personally, haven't looked for any before.

Ronald
PIC Learner
Guest







PostPosted: Wed Mar 28, 2007 3:08 am     Reply with quote

THank u very much for the reply.. i am using a 16 x 2 LCD. it works with 5V... should check out for other LCD's... hey, thank u for pointing out tat PCI16F916 works with 10F
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