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

Very quick 16F677 I2C question: Can it support FAST mode?

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



Joined: 03 May 2007
Posts: 42

View user's profile Send private message

Very quick 16F677 I2C question: Can it support FAST mode?
PostPosted: Thu Jun 07, 2007 5:29 pm     Reply with quote

Can the 16F677 support "FAST" I2C mode? I didn't see it in the instruction manual.

I'm using the 16F677 as an I2C slave to another PIC micro which acts as the I2C master.

Thanks!
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Fri Jun 08, 2007 2:55 am     Reply with quote

Yes, FAST mode is supported.
Please note the minimum clock speeds required in order to comply with the I2C specifications. From the PIC16F690 datasheet table 17-14:
- 100kHz mode requires a clock speed minimum of 1.5MHz.
- 400kHz mode requires a clock speed minimum of 10MHz.


More information on I2C in the PIC processor can be found in the application notes Using the PICmicro MSSP Module for I2C Communications and Using the PICmicro SSP for Slave I2C Communication
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