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 CCS Technical Support

Search found 6 matches
CCS Forum Index
Author Message
  Topic: Multiple Conversion problem
chalukg

Replies: 8
Views: 13751

PostForum: General CCS C Discussion   Posted: Tue Apr 05, 2011 2:15 am   Subject: Multiple Conversion problem
one of my friend said that close the adc then change the channel and re open adc. and it s work
  Topic: Multiple Conversion problem
chalukg

Replies: 8
Views: 13751

PostForum: General CCS C Discussion   Posted: Sat Apr 02, 2011 9:42 am   Subject: Multiple Conversion problem
hmm..
Instead of the LM35, use a pair of fixed resistors for a test.See if the reading is constant(+- 2 or 3 bits).If so the problem is probably the LM35 circuit ,needs filtering.
If the test isn't ...
  Topic: Multiple Conversion problem
chalukg

Replies: 8
Views: 13751

PostForum: General CCS C Discussion   Posted: Wed Mar 30, 2011 9:57 am   Subject: Multiple Conversion problem
Not shown but...I assume..
you setup the ADC for 10 bit mode ?
and defined the ADC variables as floats( globally )?

I use a .68/15 cap on my LM34 projects,if close to the PIC. For distance(200' ...
  Topic: Multiple Conversion problem
chalukg

Replies: 8
Views: 13751

PostForum: General CCS C Discussion   Posted: Tue Mar 29, 2011 7:18 pm   Subject: Multiple Conversion problem
hi everyone.
It's short question. I'm using 16f877 and I'm using 3 adc inputs.
Inputs:
1. input = keypad
2. input = Temperature (using lm35)
3. input = measurement weight

The problem is:
Key ...
  Topic: GLCD Problem.
chalukg

Replies: 2
Views: 5318

PostForum: General CCS C Discussion   Posted: Fri Feb 11, 2011 5:06 pm   Subject: GLCD Problem.
Hello dear coders. I have a problem as you read.
I wrote something on GLCD and when I want to rewrite on the same pixel
it overwrites on it. So that I have to clear screen and have to rewrite what ...
  Topic: Changing format type.
chalukg

Replies: 1
Views: 3532

PostForum: General CCS C Discussion   Posted: Mon Dec 20, 2010 2:43 pm   Subject: Changing format type.
Hello again me and again a problem Very Happy
I'm using a graphic lcd and keypad.
I want to show the button which is pushed.
There is
key=read_keypad();
and keypad program is coming as int ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group