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 support@ccsinfo.com

serial communication for pic

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
globalsys



Joined: 17 Apr 2007
Posts: 22
Location: france

View user's profile Send private message

serial communication for pic
PostPosted: Tue Apr 17, 2007 4:28 am     Reply with quote

Hello.
I have to establish a serial communication between a pic 18F6520 and a OKI's IC for vox synthesis ML22Q54.
For that, I would like to know if somebody can advise me before begining, as soon as possible.
I would like to do a function which respect the following link:





Thanks

Best regard
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Apr 17, 2007 11:26 am     Reply with quote

The timing looks similar to SPI, except that it has \Read and \Write
signals that must also be set (with two more i/o pins), in addition to
the normal \CS signal. Therefore, you can use the PIC's hardware
SPI module to provide the interface to the chip.

Read my posts in the following threads, where I talk about how to
determine the SPI mode and use CCS functions to implement it.
http://www.ccsinfo.com/forum/viewtopic.php?t=30477
http://www.ccsinfo.com/forum/viewtopic.php?t=29656
http://www.ccsinfo.com/forum/viewtopic.php?t=29410
globalsys



Joined: 17 Apr 2007
Posts: 22
Location: france

View user's profile Send private message

PostPosted: Wed Apr 18, 2007 1:49 am     Reply with quote

Thanks you very much PCM programmer for tour help
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group