Effects of applying higher voltage to pic16F88

  • Thread starter Thread starter okwatia
  • Start date Start date
  • Tags Tags
    Effects Voltage
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 3K views
okwatia
Messages
15
Reaction score
0
i was testing my pic microcontroller (16F88) but i forgot about the maximum voltage and applied 7volts to it. The microcontroller did not give me the expected result.To me it looks like it does not work but when i connect it to the programmer i am able to reprogram and even read from its flash memory. I want to know whether i have spoilt the microcontroller as a result of the 7volts.
 
Engineering news on Phys.org
I think its fine. It simply won't operate on 7v. Hence why it seems not to work. Input the proper voltage. 5V I would suggest, and I think you will find that it is not damaged.
 
Thanks HickmanENG. I used 4Volts and it worked (when i set the states of the pins) . But i want to toggle the state of pin 0 of port B (RB0) and whenever i do that with about 2seconds delay the pin only remains in one state.
Please note that:
I am using the internal oscillator of the micocontroller.
 
I have seen ICs that work to some extent, but fail to do other things.

They are just a collection of components and it depends on what failed when you put too much voltage on it.

I hope your IC is OK, but I suggest you get another one and try it with the same program in it and see what happens.