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: problem defining a struct
shew82

Replies: 1
Views: 4211

PostForum: General CCS C Discussion   Posted: Tue Oct 24, 2006 8:12 am   Subject: problem defining a struct
I am attempting to define a stuct to make dealing with a data message easier...

I initially defined the struct as:

struct retrieved_messageB {
unsigned messageID: 5;
unsigned int d ...
  Topic: Software I2C using porta on 16f877a problem
shew82

Replies: 2
Views: 5130

PostForum: General CCS C Discussion   Posted: Tue Jul 25, 2006 4:30 am   Subject: Software I2C using porta on 16f877a problem
Obvious first comment, have you got the pull-up resistors?

I knew there must have been something obvious that i'd missed!

I'm currently using a standard pic development board (until a more speci ...
  Topic: Software I2C using porta on 16f877a problem
shew82

Replies: 2
Views: 5130

PostForum: General CCS C Discussion   Posted: Tue Jul 25, 2006 2:56 am   Subject: Software I2C using porta on 16f877a problem
Hi,

I am trying to create a software I2C port to use two pins on porta of the 16f877a i'm using (PIN_A3=SDA, PIN_A2=SCL). I cannot use the standard C3/C4 pins as these are in use for a SPI connecti ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group