pic with breadboard problem

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
hertz89
Posts: 19
Joined: Sat Mar 22, 2014 6:30 pm
Been thanked: 3 times
Contact:

pic with breadboard problem

Post by hertz89 »

hi all
i am using pic16f627a for my project...the project include ne555 generating 10 khz and the pic will make some maths..the problem is that the micro controller work fine until i connect the power to ne555..every thing go crazy..all buzzers beeping!

so i am using Breadboard and on it{16f627,ne555,leds,buzzers)

using pins(RB0,RB1,RB2)...internal clock..Mclr is off..RB0 input and RB1,RB2 output......i think the problem from the high frequency out from ne555.....any suggestions?

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: pic with breadboard problem

Post by medelec35 »

If it was me, I would scope the power supply line, and see how stable it is.
Also if not already done so, try adding an electrolytic cap of say 100uF and 100nF cer cap across the supply pins of microcontroller.

It may help if you post a circuit diagram.

I'm guessing a school/college project since not using microcontroller to generate 10KHz?
Martin

Post Reply