how to program 12f675 using arduino
can i try tx - pgd
rx - pgc
5v - vdd
gnd - vss
in arduino nano upload isp code and than using command prompt and hex file upload
Can you program a PIC using the Arduino IDE ?
Try a Google search on;
'Programming a PIC with Arduino'
or
'Program pic12f675 Arduino'
For some ideas.
Hi,
Look at this link.
I gather all you want to do is load the code, not write the code.
Tom...
no..
Please provide a longer answer. You connot write code for the PIC series of Microcontrollers with the Arduino IDE. You CAN program the Arduino to be a programmer.
i write code in mplab and create a hex file i want to upload in pic12f675 using arduino nano how i do it
Did you read the link in post#4?
Tom...
how do you propose to generate the vpp (programming voltage) for that chip
since it is not capable of lvp ? [low voltage programming]
Hi, @rjaydip .
I recently wrote a sketch to load the ".HEX" into a PIC using an arduino.
I only tested it with the PIC16F628A.
It does not use the PIC's LVP feature.
But at the moment I am on a semi-deserted beach far from my house, and here I only have a tablet.
I return to my home next week, and if you still want a copy of the sketch by then, I can provide it.
I have never tested it on other PIC models.
RV mineirin
ok i will wait
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.