Maker Pro
Maker Pro

pic 12f675 programming

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)
 
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