I'm using a PIC18LF2525 and accidentally hooked up +9V to pin B0. Now I can't get B0 to do anything. Even a simple
Code:
output_high(PIN_B0);
doesn't work, but all other pins seem to be working fine. Should I read my PIC its last rites? Is it in a better place now?
rwyoung
Joined: 12 Nov 2003 Posts: 563 Location: Lawrence, KS USA
Re: Did I fry my PIC?
Posted: Thu Jun 08, 2006 12:41 pm
Hampton wrote:
I'm using a PIC18LF2525 and accidentally hooked up +9V to pin B0. Now I can't get B0 to do anything. Even a simple
Code:
output_high(PIN_B0);
doesn't work, but all other pins seem to be working fine. Should I read my PIC its last rites? Is it in a better place now?
At the very least you have trashed some or all of port B. Probably best to swich to a new chip and be carefull. _________________ Rob Young
The Screw-Up Fairy may just visit you but he has crashed on my couch for the last month!
Hampton
Joined: 08 Jun 2006 Posts: 12
Posted: Thu Jun 08, 2006 2:07 pm
Put a new chip in and everything works now. Butterfingers beware I suppose.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum