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.

Programm PIC18F4520 via I2c/SPI/USART

Status
Not open for further replies.

flote21

Advanced Member level 1
Joined
Jan 22, 2014
Messages
411
Helped
1
Reputation
2
Reaction score
3
Trophy points
1,298
Activity points
5,595
Hello,

My question is if there is any posibility to programm this pic controller using one of these comm protocols. Because I want to program the pic using a FPGA. I mean the FPGA is going to be programmed viy ethernet and then the FPGA is going to programm the PIC controller. How can I do that?

thanks
 


Perfect this was exactly what I was looking for. But I need to know how to make the implementation of the tiny bootloader program into a FPGA....Maybe there was some vhdl code alredy done in the net...

Thanks anyway!

Hi,

Would think, though have never tried them, using the USART to send the program code to a Bootloader in the 4520.
http://ww1.microchip.com/downloads/en/AppNotes/00851b.pdf
http://www.etc.ugal.ro/cchiculita/software/picbootloader.htm

There are I2c and SPI bootloaders but they are not a popular as the Usart based ones.
http://ww1.microchip.com/downloads/en/AppNotes/01302A.pdf
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top