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.

PIC serial programming in hitech c

Status
Not open for further replies.

niranjan23

Member level 5
Joined
Jan 22, 2012
Messages
94
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
2,109
Hello!
I want to start programming on PIC16Fxx serial communication.
Im using MPLab with Hi-tech C compiler.
plz guide me for this. Any sample program to transmit character using serial com!!
Thanks!!
 

These tutorials are very good. The circuits & wiring are on Nigel's page. They were made for a parallel programmer. If you are using a serial programmer like Pickit, set MCLR configuration bit as MCLR and put a 10K ohm pullup resistor on that pin.
Nigel's tutorials in asm... **broken link removed**
Nigel's tutorials.. re-written in Hitech-C version 9.65. https://www.electro-tech-online.com/content/467-nigel-goodwin-s-tutorials-c.html
(HI-TECH C version 9.65 uses OPTION, HI-TECH C version 9.83 uses OPTION_REG and compacts programs better.)
 
Last edited by a moderator:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top