Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

PIC16F627 Error

Status
Not open for further replies.

parimi

New Member
hi ,

We are using pic16f627 for our project. We are unable to program the PIC controller. We are using PICSTART PLUS for programming the PIC. We have successfully programed the PIC16F871 to make sure that the programmer is working.

We have given the configuration bits as following:
#Fuses INTRC_IO,WDT,PUT,NOBROWNOUT,NOMCLR,NOLVP,PROTECT

but while trying to program the PIC16F627 we are getting an error

Program Memory Errors
Address Good Bad
0000: 3000 0000
0001: 008A 0000
0002: 294F 0000
0004: 3032 0000
0005: 0084 0000
0006: 1383 0000
.
.
001F: 1383 0000
0020: 30FC 0000
Any additional errors are not displayed.
Configuration Memory Errors

Field : Oscillator
Expected: INTRC I/O
Received: LP

Field : Watchdog Timer
Expected: On
Received: Off

Field : Data EE Read Protect
Expected: Disabled
Received: Enabled


can anyone help us??

P.S: We have tried this on 6 to 7 PIC16F627 to avoid other possible errors.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top