[SOLVED] registers for Software I2C/UART

Status
Not open for further replies.

jsbhalla88

Member level 1
Joined
Mar 3, 2015
Messages
41
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Visit site
Activity points
314
Hi
there are registers for UART, RCSTA, RxREG, TxREG... all these registers are used for hardware UART. similarly, there are registers for hardware I2C..
I want to know, if there are any registers for software UART, software I2C..???
if there aren't any, how to implement these for the same functionality.??
I am using library example for software UART and I2C given in MikroC Pro.
if I have to write my own code for these to customize it for my application....
 

saeedsolutions.blogspot.com have examples of software UART and software I2C for PIC. There are no registers for software UART and software I2C.
 

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…