T O P I C R E V I E W |
gameromz |
Posted - 07/23/2008 : 17:23:49 need info on adding a microcontroler pic 12f615 to the devices list, is this possible. |
5 L A T E S T R E P L I E S (Newest First) |
ZLM |
Posted - 07/30/2008 : 13:53:33 The ID should be "29218". Once you got the ID, then the basic communication between chip and the programmer setup is correctly.
Try this:
Name="PIC12F615",ID="29218",Class="PIC16FXXX",Category="MCU",MFG="Microchip",CodeSize="2048",Package="DIP8",Speed="5",BEGPRG_COMMAND="18",ENDPRG_COMMAND="A",BEGERASECHIP_COMMAND="9",PRG_MODE="1",CFGByteLabel="- - - - BOREN1 BOREN0 IOSCFS CP MCLRE PWRTE WDTE FOSC2 FOSC1 FOSC0";
How about slowdown the speed? |
gameromz |
Posted - 07/28/2008 : 19:04:31 getting
VERIFY FAILED, ADDRESS=0x000000, Device=0x3f, Buffer=0x28
|
gameromz |
Posted - 07/28/2008 : 18:30:14 got my chips in today and id check fails
you had ID="29219" and it should be ID="29218"
after i change that it works. |
gameromz |
Posted - 07/23/2008 : 19:58:53 will let you know, be 2-3 days before my chips get here. |
ZLM |
Posted - 07/23/2008 : 19:04:50 Try this line:
Name="PIC12F615",ID="29219",Class="PIC16FXXX",Category="MCU",MFG="Microchip",CodeSize="2048",Package="DIP8",Speed="5",BEGPRG_COMMAND="8",ENDPRG_COMMAND="",BEGERASECHIP_COMMAND="",PRG_MODE="1",CFGByteLabel="- - - - BOREN1 BOREN0 IOSCFS CP MCLRE PWRTE WDTE FOSC2 FOSC1 FOSC0";
let me know if this works. |
|
|