embeddedlover
Full Member level 5
- Joined
- Aug 10, 2007
- Messages
- 277
- Helped
- 46
- Reputation
- 92
- Reaction score
- 38
- Trophy points
- 1,308
- Activity points
- 3,155
I am working on PIC microcontrollers. They have this LVP and HVP programming options.
For LVP, it seems the PGM pin must be pulled high and for HVP, PGM must be pulled LOW. Another criteria is MCLR must be pulled high for HVP.
It seems by default the PIC will be in LVP mode.
Actually, i have a doubt,
I have pulled PGM LOW and MCLR HIGH in my cirucit which indicates HVP mode. Let us assume that i want to program a PIC for the first time, in this case by default my PIC is LVP mode and my external hardware settings are for HVP mode. Will the PIC program for the first time in this case? or do i need to take any additional care? I want everything to happen automatically.
For LVP, it seems the PGM pin must be pulled high and for HVP, PGM must be pulled LOW. Another criteria is MCLR must be pulled high for HVP.
It seems by default the PIC will be in LVP mode.
Actually, i have a doubt,
I have pulled PGM LOW and MCLR HIGH in my cirucit which indicates HVP mode. Let us assume that i want to program a PIC for the first time, in this case by default my PIC is LVP mode and my external hardware settings are for HVP mode. Will the PIC program for the first time in this case? or do i need to take any additional care? I want everything to happen automatically.