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 5 matches
CCS Forum Index
Author Message
  Topic: Problem Reading Input from Port C with 16F690
imacgreg

Replies: 11
Views: 16087

PostForum: General CCS C Discussion   Posted: Tue Sep 21, 2010 5:27 pm   Subject: Problem Reading Input from Port C with 16F690
Wow...

Embarassed

Think I figured it out... Has nothing to do with the input pin and everything to do with the TB routine negating any changes made by the DIM section.

Thanks for all your help ...
  Topic: Problem Reading Input from Port C with 16F690
imacgreg

Replies: 11
Views: 16087

PostForum: General CCS C Discussion   Posted: Tue Sep 21, 2010 2:12 am   Subject: Problem Reading Input from Port C with 16F690
Does the DIM_LED turn on and off then you toggle the TB button ?

Yes (i assume you mean "when" I toggle the TB button). This is how I figured that the problem was on the DIM switch input ...
  Topic: Problem Reading Input from Port C with 16F690
imacgreg

Replies: 11
Views: 16087

PostForum: General CCS C Discussion   Posted: Tue Sep 21, 2010 1:39 am   Subject: Problem Reading Input from Port C with 16F690
My purpose is the narrow topic of: Can pin C5 be made to work with
a push-button switch on a 16F690 with vs. 4.099 of the compiler ?
(I don't really want to work on anything more than this).

I c ...
  Topic: Problem Reading Input from Port C with 16F690
imacgreg

Replies: 11
Views: 16087

PostForum: General CCS C Discussion   Posted: Sun Sep 19, 2010 4:32 pm   Subject: Problem Reading Input from Port C with 16F690
#include <16F690.h>
#device adc=8

#FUSES NOWDT //No Watch Dog Timer
#FUSES INTRC_IO //Internal RC Osc
#FUSES NOPROTECT //Code not prot ...
  Topic: Problem Reading Input from Port C with 16F690
imacgreg

Replies: 11
Views: 16087

PostForum: General CCS C Discussion   Posted: Wed Sep 15, 2010 10:52 pm   Subject: Problem Reading Input from Port C with 16F690
Hi,
I can post code if needed... but maybe this is an easy fix. Using PIC16F690. PCW complier v4.099.

I am trying to use Pin C5 to read a digital input from a pushbutton. I have multiple identical ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group