Maker Pro
Maker Pro

pic 12f675 programming

gurjant.sandhu33

Dec 10, 2013
51
Joined
Dec 10, 2013
Messages
51
i have a pic 12f675 micro controller,
i want to know that can i programme it through usb by using bootloader (through serial to usb converter) as i dont have a serial port.
also i have a pic 16f870 which i use to programme by first loading the boot.hex file through serial and then do normal programming using serial to usb converter.(can something like this be done to pic 12f675)
 

hexreader

Apr 21, 2011
135
Joined
Apr 21, 2011
Messages
135
PIC12F675 cannot be programmed using USB or serial.

You will need PICkit3, PICkit2 or similar hardware programmer.

To reduce the chances of problems, I would recommend buying a genuine Microchip (or mikroElektronika) programmer, not a clone.
 
Last edited:
Top