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 8 matches
CCS Forum Index
Author Message
  Topic: undefined identifier ADCON0bits... & ADCON1bits?
madhura027

Replies: 1
Views: 5847

PostForum: General CCS C Discussion   Posted: Mon Jun 08, 2015 10:53 pm   Subject: undefined identifier ADCON0bits... & ADCON1bits?
How to declare the adc adcon & adcon1 registers in the header file?
  Topic: WHY?SELECTING CLOCK BITS FROM ADCON0 & ADCON1
madhura027

Replies: 2
Views: 5709

PostForum: General CCS C Discussion   Posted: Mon Jun 08, 2015 4:15 am   Subject: WHY?SELECTING CLOCK BITS FROM ADCON0 & ADCON1
yes..am using 16f877a
  Topic: WHY?SELECTING CLOCK BITS FROM ADCON0 & ADCON1
madhura027

Replies: 2
Views: 5709

PostForum: General CCS C Discussion   Posted: Mon Jun 08, 2015 3:55 am   Subject: WHY?SELECTING CLOCK BITS FROM ADCON0 & ADCON1
why do we need to select the both clock bits from ADCON0 & ADCON1 in pic16?
What will happen when we select either?
  Topic: internal & external oscillator
madhura027

Replies: 3
Views: 6501

PostForum: General CCS C Discussion   Posted: Wed Jun 03, 2015 10:09 pm   Subject: internal & external oscillator
What is the difference between internal and external osc in pic?
How does internal work when using external osc & how does external osc react when using internal osc?
Which is the best use of os ...
  Topic: what does it mean?
madhura027

Replies: 4
Views: 8387

PostForum: General CCS C Discussion   Posted: Wed Jun 03, 2015 4:41 am   Subject: what does it mean?
THanks . also

in adc what is difference between the adc program when programming using adc registers like adcon and when using the program like setup_adc(ADC_CLOCK_INTERNAL);
setup_adc_ports(ALL_ ...
  Topic: what does it mean?
madhura027

Replies: 4
Views: 8387

PostForum: General CCS C Discussion   Posted: Wed Jun 03, 2015 4:10 am   Subject: what does it mean?
what does it mean?

1.#device ADC=10 (or 8)
  Topic: keypad program error: expecting declaration
madhura027

Replies: 2
Views: 7923

PostForum: General CCS C Discussion   Posted: Wed May 27, 2015 11:50 pm   Subject: Thanks
ya i didnt notice ...thanks for the reply .. Laughing
  Topic: keypad program error: expecting declaration
madhura027

Replies: 2
Views: 7923

PostForum: General CCS C Discussion   Posted: Wed May 27, 2015 4:49 am   Subject: keypad program error: expecting declaration
I am using mplab ide:

#include<16f877a.H>
#use delay(clock=20000000)
#FUSES NOWDT,HS,NOPUT,PROTECT,NOBROWNOUT,NOLVP
#bit rs=0x06.1 //pin_b1 //RB1
#bit rw=0x06.2 //RB2
#bit en ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group