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: DAC output pin for DSPIC33CK64MP102
mcshawn138

Replies: 5
Views: 14475

PostForum: General CCS C Discussion   Posted: Tue Dec 17, 2019 4:47 am   Subject: DAC output pin for DSPIC33CK64MP102
I did all differrent values from the makx to the min the data sheet
States do you know what CMPC1 is?
  Topic: DAC output pin for DSPIC33CK64MP102
mcshawn138

Replies: 5
Views: 14475

PostForum: General CCS C Discussion   Posted: Mon Dec 16, 2019 7:27 pm   Subject: DAC output pin for DSPIC33CK64MP102
re-posting the code because I did it wrong

#use delay(internal=CLOCK_FREQ, Aux: internal=CLOCK_FREQ, PLL_WAIT)

void DAC_Init(void)
{
output_drive(PIN_A3); ...
  Topic: DAC output pin for DSPIC33CK64MP102
mcshawn138

Replies: 5
Views: 14475

PostForum: General CCS C Discussion   Posted: Mon Dec 16, 2019 7:26 pm   Subject: DAC output pin for DSPIC33CK64MP102
Thanks for your reply. However I still am not able to get it to work. In the beginning of the code before main(), I set up the auxiliary clock using the #use delay() shown in my code. I select the ...
  Topic: DAC output pin for DSPIC33CK64MP102
mcshawn138

Replies: 5
Views: 14475

PostForum: General CCS C Discussion   Posted: Thu Dec 12, 2019 4:35 pm   Subject: DAC output pin for DSPIC33CK64MP102
I am having trouble setting up the DAC to the output pin RA3. It is not outputing any voltage and appears that the pin is floating. The pic is DSPIC33CK64MP102, and the compiler version is v5.087. H ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group