First of all let me say that this is just a hobby for me in my retirement years, that I enjoy very much. My knowledge of micro controllers is very limited, and I am learning, but after many hours of trying to get this thing to work I have decided that I need some help. The original code is assembly and uses a 16F84 pic. I want to convert the program to use a 16F628A pic. I have added the movlw 0x07 & movwf CMCON to just after the org
0000 instruction, to the original code. My question is, since the original code for the 16f84 uses an external RC osc. and I want to use the internal OSC. in the 16f628A. What changes do I need to make in the configuration settings? The schematic has a 10k pull up resistor to the MCLRE pin. Do I need to disable this using the 16f628A pic? I have tried many config settings that would quick build and load into the pic using a pickit2 programmer but would not work. I have attached a copy of the schematic. Thanks in advance for any help that I may receive.
0000 instruction, to the original code. My question is, since the original code for the 16f84 uses an external RC osc. and I want to use the internal OSC. in the 16f628A. What changes do I need to make in the configuration settings? The schematic has a 10k pull up resistor to the MCLRE pin. Do I need to disable this using the 16f628A pic? I have tried many config settings that would quick build and load into the pic using a pickit2 programmer but would not work. I have attached a copy of the schematic. Thanks in advance for any help that I may receive.