Can Usart mode be used with the I2C mode in the 16F PICs?

Status
Not open for further replies.

Ogive

Junior Member level 2
Joined
Mar 27, 2007
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,397
Hi

I am interested in using two buses in my design: one I2C and the other Usart. I know that the SPI can't be used in parallel with the I2C- Its obvious as it uses the same pins... but what about Usart? The pics in question are the 16f876a.

Thanks in advance.
 

Re: Can Usart mode be used with the I2C mode in the 16F PICs

Thanks
 

Re: Can Usart mode be used with the I2C mode in the 16F PICs

You can share the two pins between two protocols (I2C,SPI). You should use a kind of
Analog Multiplex (take care, I2C Receiver sends Acknowledge in DATA line).
**broken link removed**

Analog Multiplex by principle is bidirectional (Switchs).

Not Tri-state.

Like Pass-Gates (PMOS&NMOS in parallel)
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…