What would cause my Pic to over heat?

Thread Starter

spinnaker

Joined Oct 29, 2009
7,830
I have a Pic18f27J13. All of a sudden it started getting warm. I first noticed because the 7805 was getting really hot (and I guess the LDV33 too). Seemed to be working fine then all of a sudden boom.

Not sure what I did. I do have 3 pins connected to a 74238 which takes 5V but they are input pins on the 74238. Is this OK?

And yes I know I have VDDCore hanging open but I have done this before without issue.

upload_2018-12-28_19-48-47.png


upload_2018-12-28_19-51-27.png
upload_2018-12-28_19-53-40.png
 

Attachments

Thread Starter

spinnaker

Joined Oct 29, 2009
7,830
The PIC is powered by 3.3V but you have J6 feeding 5V signals direct to the PIC pins?
If so, don't do it.

No J6 is an HC05. Those at 3,3V pins from the HC05 going to the pic. The HC05 requires 5V in with a 3.3V LDO regulator on board. My guess is to make it easy for the Arduino people. A jumper would have been nice. I should look at just jumping that regulator out.

Besides RX1 and TX1 are 5V compliant anyway. ;)
 

Thread Starter

spinnaker

Joined Oct 29, 2009
7,830
That is a very good thought, which leads me to wonder what signal the Horne sensor gives out. Is it 12V? 5V?

Home sensor is actually a 74HCT238 that is driven by the Pic.

There is no 12V involved in this circuit other than the supply. The 12V is too power the hard drive motor controller.
 
Top