Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Soft_I2C and I2C coms Together

Status
Not open for further replies.

rajib.das

Member level 3
Member level 3
Joined
Oct 23, 2013
Messages
54
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Visit site
Activity points
415
Does anyone Knows what are the problems if we use Both Soft_I2C and I2C together for different protocol but for same sets of pin?
 

I think question is in-completed

Do you mean Library's non Library functions?
 

I want to use RC3 and RC4 pin of pic18f452 for I2C coms with a EEPROM. Can I Use on the same pins soft_I2C coms for RTC ?
 

I want to use RC3 and RC4 pin of pic18f452 for I2C coms with a EEPROM. Can I Use on the same pins soft_I2C coms for RTC ?

Although you did not mentioned exactly what are the P/N for aimed RTC and EEPROM devices, you can consider that I2C is characterized by allowing to place several slaves at same bus, whose selection is performed by software addressing.


+++
 

I want to use RC3 and RC4 pin of pic18f452 for I2C coms with a EEPROM. Can I Use on the same pins soft_I2C coms for RTC ?

If I understood correctly
Yes, you can, it doesn't matter and make sure to use correct pull up resisters.

You can have 7bit addresses to connect the bus and same pin's as "andre" explained
 
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top