Need simple Assembly code for software UART for PIC16F84A

Status
Not open for further replies.

djzbor

Junior Member level 2
Joined
Feb 23, 2008
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,557
i had a problem with pic 16f84A,it has no hardware uart so i have to implement by software uart with assembly language as i have already started programming by assembly in MAPLAB IDE.so please help with the simple code in assembly for software uart for this pic.

regards.
 

software uart

I think that is very difficult for you to communicate using software. It is no realtime.

Added after 1 minutes:

why don't use 16F876 (DIP300, 28 pins)
 

software uart

You could implement it by use of interrupt.
but its boudrate would be low (I think it is below 600-1200 BPS).
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…