Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PIC16F88 issue as it freezes when pins are touched

What type of processor do you work with?

  • PIC

    Votes: 0 0.0%
  • ARM

    Votes: 0 0.0%
  • AVR

    Votes: 0 0.0%
  • Arduino

    Votes: 0 0.0%

  • Total voters
    0
Status
Not open for further replies.

b4bb4ge

Full Member level 2
Joined
Feb 28, 2008
Messages
128
Helped
30
Reputation
60
Reaction score
16
Trophy points
1,298
Location
Colorado, USA
Activity points
2,050
Hello,

I am running a system on a PIC16F88 and a PIC18F4620.

My program runs very smoothly but as soon as I touch pins on either of the processors the processors will freeze up.

Has any one seen this before I can make this happen consistently, even with an anti-static band on.

As soon as I re-power the processors they run just fine until touched again.

Does anyone have a solution to this?

thanks,
B4BB4GE
 

pic16f88 pull up

Check the MCLR pin if was always pull-up to 5V.

I have be encounter this strage behaivor when in the sw I put MCRLEN and I forgot to pull-up the MCLR pin externally.
 

Re: PIC16F88 debug issue

I have similar behavior with 16F628. I programed them to use internal pull up on MCLR, everything is working OK exept when I put my finger close to PIC.

I solve problem with 1kOhm from MCLR pin to V+.

After that everything working nice.


Mr.Cube
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top