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.
There is two PICs.One is PIC-T that will send the data at its UART. That data basically Binary file generated by your compiler. Second is PIC-R that one you want to program.There may be some steps;
1 - Store binary file in PIC - T.
2 - Write a program for PIC-R, that will receive the code at its UART and write it into its flash. It is kind of boot loader program.
3 - Choose a pic for IC-R that can write its flash.
SIR
But i can see one PIC copier in my friend thats have one master uc and 40 pin slot. We can program new PIC uc by just clip on this 40 pin slot and press a micro switch. then master program will be copied to this new PIC , without burning bootloader into new PIC (Fresh new PIC) and without using PC also . i think master PIC can burn bootlooder into
second PIC(New) without PC ,is it?if s how it possible?
As my information you program a new PIC using its programming pins. you dont connect the pic directly to the PC. there is always a pic in between. I think you basically talking about a programmer hardware like ICD programmer. Micho chip is also providing a ICD programmer. Use google for more informations.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.