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: Problem with FLOAT & IF-ELSE LOOP
RamEtrics

Replies: 4
Views: 9359

PostForum: General CCS C Discussion   Posted: Mon Mar 24, 2014 9:11 am   Subject: Problem with FLOAT & IF-ELSE LOOP
Hi everybody, I am using PIC16F877A to drive an AC motor based on the input voltage to the motor. But my coding is not working correctly.
Please help me.

#if defined(__PCM__)
#include < ...
  Topic: problem with A/D
RamEtrics

Replies: 6
Views: 11419

PostForum: General CCS C Discussion   Posted: Mon Mar 24, 2014 9:03 am   Subject: problem with A/D
Thank you PCM programmer & Ttelmah for helping me to solve the problem.
  Topic: problem with A/D
RamEtrics

Replies: 6
Views: 11419

PostForum: General CCS C Discussion   Posted: Fri Mar 21, 2014 7:20 pm   Subject: problem with A/D
Hi PCM programmer & Ttelmah, thank you for coming to help me.
Now my code is working and displays voltage in LCD, but "if else condition" in the code is not working. I heard "float ...
  Topic: problem with A/D
RamEtrics

Replies: 6
Views: 11419

PostForum: General CCS C Discussion   Posted: Wed Mar 19, 2014 11:49 pm   Subject: problem with A/D
I am using this program to display 5 V DC using PIC16F877A, but nothing displays in LCD. Can you help me?


#include <16F877A.H>
#device adc=10
#fuses XT, NOWDT, NOPROTECT, BROWNOUT, PUT, ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group