Problems programming a PIC16F767 with a picstart plus

Status
Not open for further replies.

moises_l

Junior Member level 3
Joined
Oct 23, 2003
Messages
25
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
192
reset picstart plus

I am trying to program a PIC16F767 with the picstart plus and MPLAB. I also use HiTech Picc compiler. I want to use the internal oscilator. To prove the pic i have made a simple board with only vcc, ground and a reset. The problem is that I program the pic, mplab says thats all is right but then, surprise! nothing works... The programmer is ok because i have proved it with a pic18 but not with an internal oscilator. I think the problem could be the configuration bits or some configuration of the memory ID that I have don´t correctly. Does any one now anything about that? It is quite urgent...
 

have you setting
movlw b'01101110' ; config intrc a 4MHz
movwf OSCCON ;

for internal rc oscillator ?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…