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 4 matches
CCS Forum Index
Author Message
  Topic: LM335Z problems...?
phithuc

Replies: 3
Views: 6174

PostForum: General CCS C Discussion   Posted: Mon Oct 22, 2007 9:30 pm   Subject: Hi!
I've already do so. But when temp is 20C, the voltage on PinA0 is 3,2V. And I place a resistor var 10K on adj PIN of LM335. I adjust resistor var to have a real temp of environtment. Then, I see that ...
  Topic: LM335Z problems...?
phithuc

Replies: 3
Views: 6174

PostForum: General CCS C Discussion   Posted: Sat Oct 20, 2007 1:42 am   Subject: LM335Z problems...?
Hi all!
I design a circuit to measure temperature using LM335Z. The circuit as following:
LM335: pin1-not connect
pin2-connect to AN2 and 5v through R1k
pin3-connect to GND
...
  Topic: How to clear completely an interrupt??
phithuc

Replies: 7
Views: 17476

PostForum: General CCS C Discussion   Posted: Sat Sep 29, 2007 2:29 am   Subject: How to clear completely an interrupt??
Hi all!
Can I clear an interrupt in its isr using clear_interrupts(..)? Please show me really function of clear_interrupts(Timer2). Thank u very much!
  Topic: How to use timer2 to blinking led7 whenever push a button
phithuc

Replies: 1
Views: 4112

PostForum: General CCS C Discussion   Posted: Sat Sep 29, 2007 2:09 am   Subject: How to use timer2 to blinking led7 whenever push a button
Question
Hi all!
I'm using 16F877A. I write a program to blink led7 when push a button . I use timer2 with set up:
void Init_Timer(void)
{
setup_timer_2(T2_DIV_BY_4, 250, 1);
enable_inte ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group