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.

need Ready made PIC16F84 Serial Tx-Rx routines

Status
Not open for further replies.

Bus Master

Full Member level 3
Joined
Dec 9, 2001
Messages
186
Helped
9
Reputation
18
Reaction score
3
Trophy points
1,298
Location
Just behind You ;-)
Activity points
1,455
pic16f84 rx tx

Hi all,

I need a ready made routines for PIC16F84 to communicate serially through RS232 port. As this PIC doen not contain a built in UART. You have to bit-bang the port pins Tx & Rx to simulate the UART.

Any body have these routines (Assembly is preffered)??

Thanks in advance for your help.

Yours,
 

Here is a piece of public domain code to achieve RS232 on a 16F84 PIC.

HTH

Siriocb
 

Consider using CCS PIC C compiler, it makes the serial communication a lot more easy
 

hi bus master,
though tihis is in C language, cuold be interesting fo you:
at htsoft.com you can dl a free c compiler for 16f84
at /examples you'll find a routine for bit banged rs232

hth
thomaz
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top