Forum >DF Player Mini Overheating
ArduinoGeneral

DF Player Mini Overheating

userHead Account cancelled 2019-05-29 10:18:19 8051 Views4 Replies
Hi! I only have basic arduino experience and I am building a digital music box as a gift.

It's a super simple circuit using a [**DF Player Mini**](https://wiki.dfrobot.com/DFPlayer_Mini_SKU_DFR0299), running in parallel with a few LEDs using a **3 AA battery pack.**


Basically the circuit in [this video](https://youtu.be/2wHRHFxTB6c) with extra LEDs and a battery pack.

I'm including a switch to disconnect the power source. The DF player mini is also connected to two buttons to control volume/songs.

* The DF player mini runs on 3.2 - 5.0V.

* I've measured the battery pack to output 4.6V.


* The current of the DF player mini was 250mA in use when working properly.

* The current of the LEDs is 60mA.

However, it heats up as if there is something wrong (too hot to touch comfortably)

I reconnected everything in a breadboard, and it stopped heating up (I assumed a connection issue), so I continued with soldering everything together.

Now that I finally finished, the problem came back even worse as it heats up even during playing (it used to only start heating up after it paused).

I'm at my wits ends and am about to scrap my project because I can't figure out what's wrong.

Here's a video of it in action (I fixed the light connection problems, didn't solder a resistor well enough): https://streamable.com/dkrm8

Here's a picture of each side of the DF player mini:

Side 1: https://i.imgur.com/UbuGFYT.jpg

Side 2: https://i.imgur.com/p0uPaLM.jpg

The header pins were soldered on when I bought it and looked good.

The only thing I can think of is that I did something wrong with the ground? There are two grounds and I only used the side with the IO pins.

Thank you!
2021-03-22 05:52:07 Hi - I just found this article. I am having the same issue, except my project hasn't left the breadboard. I s there a different model that does not do this, or is there an appropriate heat sync? I have tried altering voltage from 4 - 5V. userHeadPic wells5150
2019-06-01 22:09:56
StephenStoelinga14 wrote:
Fri May 31, 2019 4:26 am
It is not normal for the chip to get so hot immediately, maybe after 15 minutes or so it should be pretty warm. Are you sure you didn't flip the wires? The colors are not standard so please double check your connections. The SD card LED will blink if it does not find the "sound" folder in the SD card, so make sure you place a folder called "sound" in the SD card along with some music to try. Use a 1GB microSD formatted to FAT and not FAT32 McDVOICE

The music file can not be longer than 8 characters so try renaming them to something like track1.mp3


Also, make sure that the I2C/UART jumper is set to I2C
Were you able to solve the error? Please Contact [email protected]
userHeadPic StephenStoelinga14
2019-05-31 20:26:10 It is not normal for the chip to get so hot immediately, maybe after 15 minutes or so it should be pretty warm. Are you sure you didn't flip the wires? The colors are not standard so please double check your connections. The SD card LED will blink if it does not find the "sound" folder in the SD card, so make sure you place a folder called "sound" in the SD card along with some music to try. Use a 1GB microSD formatted to FAT and not FAT32

The music file can not be longer than 8 characters so try renaming them to something like track1.mp3


Also, make sure that the I2C/UART jumper is set to I2C
userHeadPic StephenStoelinga14
2019-05-30 19:29:06 Hi, could you just test the basic functions of module?
According to "GetStarted" on wiki, can you play a song?
In fact, I am not quite sure. Could you take a video of the complete use and send it to me?
[email protected]
userHeadPic techsupport