How to Build PIC programmer using Arduino updated

  Рет қаралды 65,832

StechiezDIY

StechiezDIY

Күн бұрын

Пікірлер
@unglaubichuberlieber8048
@unglaubichuberlieber8048 10 ай бұрын
well done, steps in detail + your illustration spoke with confidence, well done !!! bravo bravo bravo !!!
@DrN007
@DrN007 27 күн бұрын
Would've been more interesting to use the Sleep instruction than a busy loop.
@fpgamachine
@fpgamachine 4 жыл бұрын
Thanks! Now I will be able to program my 16F84A.
@amjadali566
@amjadali566 4 жыл бұрын
@@tarekaltizini Surly NO! PIC16F84A is not LVP and require 13V at MCLRn (VPP) for flashing and Arduino is limited to +5V......... Actually you can Flash PICs with LVP (+5V) it is a specialized operation that is not normal for standard use. In this mode you can not use the PGM pin for anything else it is dedicated solely to LVP control. Some PIC microcontrollers can only use the HVP method since for the LVP method you have to sacrifice one pin - PGM - (to tell the PIC Micro either that it is being programmed (high volts e.g. 5V) or that it is not being programmed (0V) ) and some PIC micros only have 8 pins e.g. 12F675. For this chip the PGM pin is not available (Like 16F18A) so HVP is the only way..... Cheers!!!
@conradocamilon5587
@conradocamilon5587 3 жыл бұрын
Juan hauara can you make it work?
@rohanmechkul1407
@rohanmechkul1407 3 жыл бұрын
Hey i am using Arduino nano as isp & i am using pic16f1936 MCU but when i try to program it. In CMD it shows me" device ID 0000". Please help me for this issue.
@Techiekillerguru
@Techiekillerguru 7 ай бұрын
same problem occurs hete please help
@wazouzki5000
@wazouzki5000 Жыл бұрын
Funciona para porgramar un pic 18f4550?
@ivandelgadov.6806
@ivandelgadov.6806 3 жыл бұрын
works with pic18f45k22
@gojoshowoff
@gojoshowoff 4 жыл бұрын
Question:: A0,A1,A3 they have no SClk & SDA, how these pin could program? confused If there was A4 & A5 that would be more rational to me
@shazanmahmud2973
@shazanmahmud2973 Жыл бұрын
PIC16F877A can programme ??
@spudnickuk
@spudnickuk Жыл бұрын
This great , but how can you read from a Pic chip to see the info
@adityashinde824
@adityashinde824 Жыл бұрын
Good evening sir can we program any series of PIC microcontroller using your method plz reply
@numantepe4269
@numantepe4269 4 жыл бұрын
Does it work with 16f887?
@kavtech_midi
@kavtech_midi 3 жыл бұрын
why when opening pp3.exe, the aplication become close fast
@StechiezDIY
@StechiezDIY 3 жыл бұрын
you will have to use it in command prompt. it is just a executable and there is no GUI for it. and after it completes the action it gets close.
@dawidkoscielniak6310
@dawidkoscielniak6310 3 жыл бұрын
same
@okifarhansyah3239
@okifarhansyah3239 2 жыл бұрын
i try this program for PIC16F877a and i receive this error : Sleeping for 1700 ms while arduino bootloader expires Serial port failed to receive a byte, read returned 0 COM17: No error. cac you please help me?
@Kreßer98
@Kreßer98 Жыл бұрын
same here with pic16lf1847
@numantepe4269
@numantepe4269 4 жыл бұрын
I can't quite understand what you are saying so what does -c and -s commands do and why did we choose COM3 and 1700 as our variables?
@pixelgoose98
@pixelgoose98 Жыл бұрын
the pp3.exe file doesent open and the hex file isnt present
@charliecode
@charliecode 4 жыл бұрын
why can't we use arduino due?
@StechiezDIY
@StechiezDIY 4 жыл бұрын
we can use.. but we will have adapt the changes and connection.
@hussainadil6617
@hussainadil6617 9 ай бұрын
I think your wiring in the video will destroy your micro controller, as you swapped VDD+(14) and VSS-(5). Your green wire is connected to pin 14 to GND on Arduino. So, it would not work like this. Most probably you later re-wired before you programmed the PIC.😀
@piotrkowalski4086
@piotrkowalski4086 4 ай бұрын
PIC16F873A can program with this? i tring and ID0000 ;(
@stark9546
@stark9546 4 жыл бұрын
Does this project works with pic 16f676?? Plz reply
@peteroo9962
@peteroo9962 2 жыл бұрын
Can I use that to program pic16f882?
@DuroLabs85
@DuroLabs85 4 жыл бұрын
can i program pic16f873 ??
@StechiezDIY
@StechiezDIY 4 жыл бұрын
pic16f873 is not tested yet.
@DuroLabs85
@DuroLabs85 4 жыл бұрын
@@StechiezDIY ok
@Sekhar_Home
@Sekhar_Home 3 жыл бұрын
Is there any changes or programe in arduino nano itself? Programming PIC16F72 Actually i got the msg: PP programmer, version 0.99 Device ID: 0000 Thats it
@StechiezDIY
@StechiezDIY 3 жыл бұрын
PIC16F72 doesn't suppoer LVP.
@Sekhar_Home
@Sekhar_Home 3 жыл бұрын
@@StechiezDIY pls make a video on how to program a high voltage ic with nano
@joethomas5528
@joethomas5528 Жыл бұрын
Hi, do you know if this works on a HT46F47E?
@dilshankasthuriarachchi4737
@dilshankasthuriarachchi4737 3 жыл бұрын
Is it same wire connections for arduino no ad well?
@burak8582
@burak8582 2 жыл бұрын
Is it used with 18f452? Device ID:0000 what?
@FFuss0
@FFuss0 4 жыл бұрын
where can i find the hex file?
@StechiezDIY
@StechiezDIY 4 жыл бұрын
i have given links in the description.
@anithasshenoy6662
@anithasshenoy6662 Жыл бұрын
CMD consol commands are impossibly small to read.
@NourSoltani-mh1xh
@NourSoltani-mh1xh 4 жыл бұрын
Thank you .Can I use that to program 16F877 ?
@StechiezDIY
@StechiezDIY 4 жыл бұрын
PIC16F877 is not tested yet.
@pic__l_
@pic__l_ 11 ай бұрын
​@@StechiezDIY can you please test it
@tracervisualeffects8448
@tracervisualeffects8448 4 жыл бұрын
Useful tutorial video thanks. This method works for pic16f628a?
@StechiezDIY
@StechiezDIY 4 жыл бұрын
Thank you...😊. Yes pic16f628a supports the LVP so with this method you can able to flash the pic16f628a.
@raeddiab8748
@raeddiab8748 4 жыл бұрын
does it work with pic18f2550?
@StechiezDIY
@StechiezDIY 4 жыл бұрын
Not tested pic18f2550 yet but if you test then please share the result here. 😊
@chirantan1133
@chirantan1133 3 жыл бұрын
PWM pin for pic16f676 ?? same way we can program it using nano??
@StechiezDIY
@StechiezDIY 3 жыл бұрын
It can be needs to check the datasheet for that..
@pcmobiletechnicalsolutions8504
@pcmobiletechnicalsolutions8504 4 жыл бұрын
Can i program pic12f509 with this method?
@StechiezDIY
@StechiezDIY 4 жыл бұрын
This programmer won't work with pic12f509.
@pcmobiletechnicalsolutions8504
@pcmobiletechnicalsolutions8504 4 жыл бұрын
Give me other way to program this with Arduino
@fredericogaiaz5235
@fredericogaiaz5235 4 жыл бұрын
is it possible to program 16f1938? tnx for you help
@StechiezDIY
@StechiezDIY 4 жыл бұрын
Yes you can use it. (16f1938 supports LVP and tool i have used is also a LVP programmer).
@ramilbraganza8103
@ramilbraganza8103 2 жыл бұрын
Can it be used to program a PIC16F84A?thanks
@luisbulek65
@luisbulek65 3 жыл бұрын
16f872 is not on devices.dat, please help me!
@StechiezDIY
@StechiezDIY 3 жыл бұрын
I think 16f872 won't support with this method
@supremetec007
@supremetec007 2 жыл бұрын
I have nano please pic program
@richierich3135
@richierich3135 3 жыл бұрын
i got nothing
@iuhere
@iuhere 4 жыл бұрын
Can you eplease tell if we use same method for 8pin PIC 12F508?
@StechiezDIY
@StechiezDIY 4 жыл бұрын
12F508 doesn't support LVP. This method won't work with 12F508.
@iuhere
@iuhere 4 жыл бұрын
@@StechiezDIY ohhh thank you, any idea if it can be programmed by arduino directly , any reference might also work for me if possible. 🙏
@hasratali7028
@hasratali7028 4 жыл бұрын
Hello sir Sar mere pass 12f675 microcontroller IC hai Aur uske andar program Hain Main usme likhi program ko dekhna chahta hun? Program kis tarah likha hai Please help
@StechiezDIY
@StechiezDIY 4 жыл бұрын
This programmer won't work with 12f675 .
@medo3a
@medo3a 4 жыл бұрын
i need one to program pic16f877a please thanks
@emircan1049
@emircan1049 Жыл бұрын
could you ???
@surajdas8438
@surajdas8438 3 жыл бұрын
Can i programme pic16f676
@StechiezDIY
@StechiezDIY 3 жыл бұрын
This programmer doesn't support pic16f676.
@surajdas8438
@surajdas8438 3 жыл бұрын
@@StechiezDIY then how can i programme pic16f676?
@StechiezDIY
@StechiezDIY 3 жыл бұрын
You will have to use pickit3 or pickit4.
@surajdas8438
@surajdas8438 3 жыл бұрын
@@StechiezDIY thank you
@bijonmathew1001
@bijonmathew1001 3 жыл бұрын
Bro Polichu!!
@Evo_2920
@Evo_2920 3 жыл бұрын
i actually connect everything with my MC pic chip, But my arduino look like it burned
@StechiezDIY
@StechiezDIY 3 жыл бұрын
Connection needs to check again.
@qjaws
@qjaws 10 ай бұрын
Anyone tried pic16f877a?
@supremetec007
@supremetec007 2 жыл бұрын
Pic 16f886 program
@sidyajv
@sidyajv 3 жыл бұрын
Hi, im getting this error while programming The LED's on Nano Blink and then i get this error Do you know what might be wrong? "PP programmer, version 0.99 Sleeping for 1700 ms while arduino bootloader expires Device ID: 0000"
@StechiezDIY
@StechiezDIY 3 жыл бұрын
Which PIC controller are you using ?
@KikkawaRyu
@KikkawaRyu 4 жыл бұрын
Can you flash a bios without the PIC Controller?
@mjyanimations1062
@mjyanimations1062 3 жыл бұрын
Use a spi flash/eeprom flasher. The ch341a is a good one.
@mortezamohammadifard4124
@mortezamohammadifard4124 4 жыл бұрын
Thank you sir ,it was great work
@repetto74
@repetto74 3 жыл бұрын
Hi. I have flashed a PIC 16f1826 but I'll get this error : C:\Users\Desktop\a-p-prog-master\sw>pp3.exe -c COM4 -s 1700 -t 16f1826 16f1826.hex PP programmer, version 0.99 Sleeping for 1700 ms while arduino bootloader expires Device ID: 2780 Programming FLASH (4096 B in 256 pages) Programming config Verifying FLASH (4096 B in 256 pages) Verifying config config 2 error: E:0x3DFF R:0x1DFF What this could be? I am using an arduino nano.
@EricSmyder
@EricSmyder Жыл бұрын
I'm getting the same error. Any resolution?
@jishuawmedel2491
@jishuawmedel2491 4 жыл бұрын
Does it work with 16F84? Great job, boy!
@StechiezDIY
@StechiezDIY 4 жыл бұрын
16F84A doesn't have LVP feature. So this method won't be working for 16F84A.
@krigenm
@krigenm 3 жыл бұрын
sandekaffer
@amjadali566
@amjadali566 4 жыл бұрын
First of All !!! UNO is not pronounced as You-NO its. OOO-NO.... Limitation to High voltage Programming which is mostly required by PICs make it rather impractical for me... But you can use arduino PWM as boost converter for 5v to required high voltage.... Cheers.....
@charliecode
@charliecode 4 жыл бұрын
did u tried it?
@amjadali566
@amjadali566 4 жыл бұрын
@@charliecode ATmega/Aduino No... PIC yes!
@CletusDietrich
@CletusDietrich Жыл бұрын
Can it be used to program 16f1936???
@biswarupchaki
@biswarupchaki 3 жыл бұрын
Does it work with pic18f4550??
@StechiezDIY
@StechiezDIY 3 жыл бұрын
No. this will not work with pic18f4550.
@biswarupchaki
@biswarupchaki 3 жыл бұрын
@@StechiezDIY Thanks for the Update
🤖Я в шоке! ChatGPT пишет Arduino проекты
28:24
“Hello, world” from scratch on a 6502 - Part 1
27:25
Ben Eater
Рет қаралды 5 МЛН
I'VE MADE A CUTE FLYING LOLLIPOP FOR MY KID #SHORTS
0:48
A Plus School
Рет қаралды 20 МЛН
«Жат бауыр» телехикаясы І 30 - бөлім | Соңғы бөлім
52:59
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 340 М.
Хаги Ваги говорит разными голосами
0:22
Фани Хани
Рет қаралды 2,2 МЛН
The Best 20 Arduino Projects of the year 2024!
14:59
ToP Projects Compilation
Рет қаралды 142 М.
Программатор для PIC из arduino
9:10
Green apple
Рет қаралды 5 М.
How Resistor Work - Unravel the Mysteries of How Resistors Work!
28:23
The Engineering Mindset
Рет қаралды 4,1 МЛН
ИЗОБРЕЛ КНОПКУ ДЛЯ ЗАКАЗА ПИЦЦЫ
24:43
How to get source code onto a PIC microcontroller
11:21
FriendlyWire
Рет қаралды 102 М.
How to use a multimeter like a pro! The Ultimate guide
28:43
The Engineering Mindset
Рет қаралды 2,4 МЛН
How to program a PIC microchip?
6:55
ezContents
Рет қаралды 24 М.
I'VE MADE A CUTE FLYING LOLLIPOP FOR MY KID #SHORTS
0:48
A Plus School
Рет қаралды 20 МЛН