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 controller programming using UART

Status
Not open for further replies.

Murugesh_89

Full Member level 5
Joined
Nov 23, 2012
Messages
266
Helped
7
Reputation
12
Reaction score
6
Trophy points
1,298
Location
India
Activity points
3,267
Hi,
I want to load the hex file in to pic microcontroller using the uart available in it. How do i proceed it?



Thanks,
Murugesh
 

Hi,

You are talking about using a Serial Bootloader, the only problem is that you need a proper Pic programmer to program the bootloader in to the Pic to start with.

If you Google on ' Pic Serial Bootloader' you will find entires from Microchip AN1310 and Tiny how to do the whole procedure.
 

Thanks...

I went through the an1310 serial bootloader. I got the exe from microchip site. But i did not get the bootloader program to be programmed. I am using the Pic18F4520 microcontroller.

Is the bootloader program is readily available or should i write a separate bootloader program. Can you please help me on this to little extend.
 

Thanks...

I went through the an1310 serial bootloader. I got the exe from microchip site. But i did not get the bootloader program to be programmed. I am using the Pic18F4520 microcontroller.

Is the bootloader program is readily available or should i write a separate bootloader program. Can you please help me on this to little extend.



Hi,

Have not used the Pic bootloader myself.

You should be able to download everything you need from one of these sites.

http://www.etc.ugal.ro/cchiculita/software/picbootloader.htm

http://picprog.strongedge.net/bootloader/bootloader.html
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top