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.

[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
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.
 

As per my small knowledge there is no registers for UART and I2C
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top