View previous topic :: View next topic |
Author |
Message |
stoyanoff
Joined: 20 Jul 2011 Posts: 375
|
Controller increases its temperature |
Posted: Sat Apr 19, 2014 6:05 am |
|
|
Greetings! I have one dsPIC30F5015 soldered to a board. It works fine, but for few minutes the corpus temperature reaches 40 degree C. I'm stopping it every time when it becomes so hot. This is happening even when the controller does nothing...
Where could be the problem?!
Thanks! |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Sat Apr 19, 2014 8:22 am |
|
|
Have you tied any I/O lines to Vcc or Vss? Without more info it's a wild guess. _________________ Google and Forum Search are some of your best tools!!!! |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Sat Apr 19, 2014 8:41 am |
|
|
bad trace underneath the PIC acting as a heater ?
bad PIC ?
shorted pins ?
hth
jay |
|
|
stoyanoff
Joined: 20 Jul 2011 Posts: 375
|
|
Posted: Sat Apr 19, 2014 9:01 am |
|
|
What info do you need?!
I can't find any shorted traces. Vcc and GRD are connected correctly.
I've noticed something - when I stop the PPL there is no heat! My standard program is using HS2_PLL16 and 10MHz quartz = 80MHz oscillator. When I change this to HS - everything is OK.
Any suggestions?! |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9221 Location: Greensville,Ontario
|
|
Posted: Sat Apr 19, 2014 10:04 am |
|
|
bad power supply ? IE: large AC ripple on Vdd ??
'scope will see this....
drawing at straws though....
This PCB..is it a new design, if so, wire up another see what happens ??
hth
jay |
|
|
stoyanoff
Joined: 20 Jul 2011 Posts: 375
|
|
Posted: Sat Apr 19, 2014 10:06 am |
|
|
It`s new design, but I ordered only 1. My power supply is done by book. I`m using lm2575 with the appropriate peripheral.. |
|
|
gpsmikey
Joined: 16 Nov 2010 Posts: 588 Location: Kirkland, WA
|
|
Posted: Sat Apr 19, 2014 10:28 am |
|
|
Floating digital inputs? (like in the linear range??)
mikey _________________ mikey
-- you can't have too many gadgets or too much disk space !
old engineering saying: 1+1 = 3 for sufficiently large values of 1 or small values of 3 |
|
|
stoyanoff
Joined: 20 Jul 2011 Posts: 375
|
|
Posted: Sat Apr 19, 2014 11:06 am |
|
|
It's not from the power supply. I powered the pcb through PicKit 3 - it's the same.
What is the connection between the oscillator setting and the inputs (floating digital inputs)?! I don't have floating inputs. Every input in usage is connected to 4.7k pull-up resistor or to optocoupler`s LED ... |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
|