Author Topic: ATmega TQFP package overheating  (Read 21281 times)

0 Members and 1 Guest are viewing this topic.

Offline Andy Watson

  • Super Contributor
  • ***
  • Posts: 2082
Re: ATmega TQFP package overheating
« Reply #75 on: September 08, 2013, 07:08:28 pm »
well the pwm will be working all of the time,
Presumably it will be working when the code is up and running. But what happens between power-up and running code? It's attention to details like this that make the difference between a good, reliable design and those dog-breakfasts of haphazard collections of components that sometimes work if the humidity is right. It ought to be considered as part of the design process, i.e. determining how a device gets to a working state -  a step clearly omitted in a certain power supply that's currently taking up several threads!
 

Offline ben7

  • Contributor
  • Posts: 13
  • Country: us
Re: ATmega TQFP package overheating
« Reply #76 on: September 10, 2013, 11:32:21 am »
1) The board is gunked up pretty good. May not be an issue, but... it lacks style.

2) The alignment of the TQFP package is quite a bit off. Who knows what's going on underneath.

3) If the chip gets hot instantly and can't be programmed anymore, it's probably dead. I've killed one or two myself by accidentally applying over-voltage (about 12V).

4) If you redesign it anyway, add the FET pull-down resistor. Otherwise it might switch on willy-nilly.

I agree, there is a lot of flux on there. I have encountered problems before with flux being conductive.

I also agree about the chip placement. That definitely could be the problem.

I also agree with needing the pull-down resistor. With nothing attached to the gate, the internal leakage current will slowly charge it up. You will get a fet that is only partially turned on, and it may cause overcurrent problems, or it may overheat and burn up.
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 9925
  • Country: nz
Re: ATmega TQFP package overheating
« Reply #77 on: September 10, 2013, 11:51:51 am »
yep the mosfet needs a gate pulldown, even if its only 50k.

Sure, it may work without it, but he's just asking for problems later on.
 
« Last Edit: September 10, 2013, 11:54:00 am by Psi »
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline fluxcapacitor

  • Frequent Contributor
  • **
  • Posts: 345
  • Country: gb
Re: ATmega TQFP package overheating
« Reply #78 on: September 10, 2013, 09:30:13 pm »
It looks like theres a bridge on the reset pin ,what effect would that have ?
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 9925
  • Country: nz
Re: ATmega TQFP package overheating
« Reply #79 on: September 10, 2013, 11:14:04 pm »
The short shouldn't cause a problem, unless..

- PC5 data direction is set as output
- The programmer is driving reset to +12V  (the reset pin is special and able to handle 12v but other pins cant)


There also might be a short between 20 and 21  (AREF and GND)
If the MCU is configured with the internal ADC reference tied to AREF that would be a short to GND. So might explain increased current.
« Last Edit: September 10, 2013, 11:20:35 pm by Psi »
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline SimonTopic starter

  • Global Moderator
  • *****
  • Posts: 17814
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
Re: ATmega TQFP package overheating
« Reply #80 on: September 15, 2013, 01:48:34 pm »
uh, i am a clod, fault found, once it started to happen to my tiny85 version as well it was obviosu there was a fault with my wiring: I had the sensor line on the V+ in (22V) rather than GND.......
 

Offline miceuz

  • Frequent Contributor
  • **
  • Posts: 387
  • Country: lt
    • chirp - a soil moisture meter / plant watering alarm
Re: ATmega TQFP package overheating
« Reply #81 on: September 15, 2013, 09:07:09 pm »
well, I've made myself two debugging rules for cases like this:

1. is it turned on?
2. is the pinout /connections correct?

takes out 95% of cases :-/O

Offline David_AVD

  • Super Contributor
  • ***
  • Posts: 2806
  • Country: au
Re: ATmega TQFP package overheating
« Reply #82 on: September 15, 2013, 09:46:07 pm »
uh, i am a clod, fault found, once it started to happen to my tiny85 version as well it was obviosu there was a fault with my wiring: I had the sensor line on the V+ in (22V) rather than GND.......

LOL - That's exactly why we asked about the external connections.   :-DD
 

Online amyk

  • Super Contributor
  • ***
  • Posts: 8262
Re: ATmega TQFP package overheating
« Reply #83 on: September 16, 2013, 11:32:32 am »
22V :o :o

I'm rather amazed it didn't just decide to release the magic smoke!
 

Offline SimonTopic starter

  • Global Moderator
  • *****
  • Posts: 17814
  • Country: gb
  • Did that just blow up? No? might work after all !!
    • Simon's Electronics
Re: ATmega TQFP package overheating
« Reply #84 on: September 16, 2013, 07:37:18 pm »
Well the built in protection was holding it down to no more than 10V by which time i was shutting it off, it usually got to 7-8V before i cut it and retried
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf