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: AD7691 Driver
gianni_pancrazi

Replies: 0
Views: 25577

PostForum: Code Library   Posted: Wed Feb 21, 2007 10:40 am   Subject: AD7691 Driver
At the end I managed to realize it... Very Happy
I'm using a 4 wire bus, with CS.


#include<Header.h>
#device *=16
#use delay(clock=16000000)
#use rs232(baud=9600, xmit=PIN_C6, ...
  Topic: spi_clock
gianni_pancrazi

Replies: 6
Views: 7265

PostForum: General CCS C Discussion   Posted: Thu Feb 15, 2007 10:03 am   Subject: ADC Acquisition
You appear to be mixing hardware and software SPI. That's wrong.
You should use one or the other, but don't mix them.

What are u meaning with mixing Hardware and Software? Could u be more explic ...
  Topic: spi_clock
gianni_pancrazi

Replies: 6
Views: 7265

PostForum: General CCS C Discussion   Posted: Wed Feb 14, 2007 7:41 am   Subject: Controlling AD7691
I'm using a differential ADC, from Analog Devices (AD7691). The configuration used is a 4-Wire CS Mode with Busy Indicator (see page 21/28 of the datasheet). With a pull-up on the SDO line, I can get ...
  Topic: spi_clock
gianni_pancrazi

Replies: 6
Views: 7265

PostForum: General CCS C Discussion   Posted: Tue Feb 13, 2007 7:23 am   Subject: spi_clock
I have to get an output from a 18 bit ADC converter working with SPI-Bus. I'm writing my Program with a CCS-C compiler and I'm working with a PICF4620. I have not a great experience with PIC programmi ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group