is there any circuit to directly program pic18 from computer? (without using a PIC burner). I need one that are connected to the PIC18 directly.
If you are asking about any circuit that do not use any active device then yes their is ,but for that you need Low Voltage Programming (LVP) option in your mcu.You can program a mcu using 4 wires ,two resistor and a 5 volt supply.But this way is not good enough,first of all the LVP bit should be already on to do this if its not turned on then nothing can be done.Using LVP you loose one pin of your mcu.And at last I found its very problematic many times it works and many times it doesn't.is there any circuit to directly program pic18 from computer?
No. There will always be some hardware involved.is there any circuit to directly program pic18 from computer?
does it support c programming?
so, i need to use mplab c compiler right?Programmer don't support any programming languages They just load HEX files or bin files
The pickit2 or 3 is a good programmer and debugger. But you can't write C with it
You use hi-tech , boostC or mikroC and there more. They make a HEX that you can then load with a programmer
Yes it does,you just compile your program in any C compiler (I use HI TECH C) and then load the hex file into the application software of the programmer and burn it into the chip.what kind of compiler does the http://www.oshonsoft.com/picprog.html use? does it support c programming?
For me its HI TECH C under MPLAB.lastly.. what is the best compiler @ programmer and the most popular one out there for pic18...
I prefer the compiler from Microchip: MPLAB C Compiler for Academic Use It is a "lite" version meaning some of the advanced code optimizations are not available, otherwise it is unencumbered and you also get rights to it's output for business use.lastly.. what is the best compiler @ programmer and the most popular one out there for pic18...![]()