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: (SOLVED) dsPIC33: adc_read() trouble
lackoblacko

Replies: 5
Views: 10965

PostForum: General CCS C Discussion   Posted: Wed Oct 27, 2010 9:07 am   Subject: (SOLVED) dsPIC33: adc_read() trouble
turns out i needed to upgrade to PCWHD 4.114 to use the high speed ADC functions. Here is the posted code for anyone who needs help too.


#include <33FJ16GS504.h>

#FUSES NOWDT ...
  Topic: (SOLVED) dsPIC33: adc_read() trouble
lackoblacko

Replies: 5
Views: 10965

PostForum: General CCS C Discussion   Posted: Wed Oct 20, 2010 3:12 pm   Subject: (SOLVED) dsPIC33: adc_read() trouble
I was only looking at the fuse options in CCS. Besides that point, the adc function still doesn't work.
  Topic: (SOLVED) dsPIC33: adc_read() trouble
lackoblacko

Replies: 5
Views: 10965

PostForum: General CCS C Discussion   Posted: Wed Oct 20, 2010 9:45 am   Subject: (SOLVED) dsPIC33: adc_read() trouble
I removed the xt and pr fuses but there is still no clock output on osc2 pin.

here is my revised code

#include <33FJ16GS504.h>

#FUSES NOWDT //No Watch Dog Timer
#F ...
  Topic: (SOLVED) dsPIC33: adc_read() trouble
lackoblacko

Replies: 5
Views: 10965

PostForum: General CCS C Discussion   Posted: Tue Oct 19, 2010 4:16 pm   Subject: (SOLVED) dsPIC33: adc_read() trouble
Hello everybody,

I'm trying to program a dspic33FJ16GS504 and I need to use the adc on AN0(RA0) but when I try reading the adc using read_adc(); function, the program stops working there.

Here i ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group