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 3 matches
CCS Forum Index
Author Message
  Topic: Hardware SPI [solved]
SH

Replies: 1
Views: 4229

PostForum: General CCS C Discussion   Posted: Sat Jul 16, 2011 7:27 am   Subject: Re: Hardware SPI


What can the problem be ?

I have solved the problem:

set_tris_b(0b11110001);

Now Hardware SPI works.
  Topic: Hardware SPI [solved]
SH

Replies: 1
Views: 4229

PostForum: General CCS C Discussion   Posted: Wed Jul 06, 2011 7:36 am   Subject: Hardware SPI [solved]
I use a 18F26J50 with SPI interface to a 23K256 Serial SRAM
Compiler version 4.114

I want to use the hardware SPI and want to remap the output pins:

#pin_select SDI2=PIN_B0
#pin_select SDO2= ...
  Topic: Software SPI
SH

Replies: 3
Views: 11474

PostForum: General CCS C Discussion   Posted: Wed Jul 06, 2011 7:16 am   Subject: Software SPI
There is an example for the 93C56:
C:\Program Files (x86)\PICC\drivers\9356spi

Maybe it will help you.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group