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: I2C read problem with PIC18LF14K22
kopin

Replies: 7
Views: 9435

PostForum: General CCS C Discussion   Posted: Fri Mar 26, 2010 9:04 am   Subject: I2C read problem with PIC18LF14K22
I work with dcosta.

To clarify: one of the other devices on the board that we cannot read from is another PIC running a hardware slave. As with the ASIC, the actual I2C bits look okay on the scope ...
  Topic: i2c_isr_state for array > 128 possible??
kopin

Replies: 2
Views: 5201

PostForum: General CCS C Discussion   Posted: Fri Mar 27, 2009 12:20 pm   Subject: i2c_isr_state for array > 128 possible??
Thanks for the links, it really helped. I was able to get this working well.

I added a global variable (called i2cs_rw in the code below) to signify a read or write and saved the whole state (to i ...
  Topic: i2c_isr_state for array > 128 possible??
kopin

Replies: 2
Views: 5201

PostForum: General CCS C Discussion   Posted: Mon Mar 23, 2009 11:42 am   Subject: i2c_isr_state for array > 128 possible??
I am trying to set up a PIC as a slave and be able to do indexed reads for 256 addresses at one time. I seem to have run into a limit of this function....

For example, the first read I do, the sta ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group