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: dsPIC33FJ128GP802 on board DAC
ROBERT-SANSOM

Replies: 1
Views: 3939

PostForum: General CCS C Discussion   Posted: Wed Nov 16, 2011 10:38 am   Subject: Here is my code
#include <main.h>
#include <STDIO.H>

#use fixed_io(A_outputs=PIN_A0)
#use delay(clock=20000000)

#word DAC1CON =0x03F0
#word DAC1STAT =0x03F2
#word DAC1DFLT =0x ...
  Topic: dsPIC33FJ128GP802 on board DAC
ROBERT-SANSOM

Replies: 1
Views: 3939

PostForum: General CCS C Discussion   Posted: Wed Nov 16, 2011 4:57 am   Subject: dsPIC33FJ128GP802 on board DAC
I am unable to get the on board DAC operational on dsPIC33FJ128GP802.
Can anyone help with getting it set up?
Cheers.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group