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 2 matches
CCS Forum Index
Author Message
  Topic: CCS C, PIC18F67K22 ADC problem ?
breeze

Replies: 1
Views: 4200

PostForum: General CCS C Discussion   Posted: Fri Aug 23, 2013 3:55 am   Subject: CCS C, PIC18F67K22 ADC problem ?
Hi, guys.

I'm trying to get a ADC value from AN0 pin with PIC18F67K22.
PIC18F67K22 has 12bit ADC module.

c code with CCS C.

#DEVICE PIC18F67K22 ADC=12

main()
{
unsigned int adc_value=0 ...
  Topic: CCS C, PIC18F67K22 ADC problem ?
breeze

Replies: 2
Views: 7901

PostForum: General CCS C Discussion   Posted: Fri Aug 23, 2013 3:54 am   Subject: CCS C, PIC18F67K22 ADC problem ?
Hi, guys.

I'm trying to get a ADC value from AN0 pin with PIC18F67K22.
PIC18F67K22 has 12bit ADC module.

c code with CCS C.

#DEVICE PIC18F67K22 ADC=12

main()
{
unsigned int adc_value=0 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group