ArduinoGeneral

DFPlayer Mini Plays only the first song

userHead edjong 2017-01-27 02:46:04 2012 Views3 Replies
I would like to use the DFPlayer mini as an USB player with the use of only 3 keys:
Key 1 = pause/play
Key 2 = prev
Key 3 = next
The problem is that the player does stop after playing the first song while it must go on with the following song.
Does anybody knows how to solve it.
2017-02-04 19:41:00 Hi

Are you using the AD key mode, right? If yes, according to the diagram, the resistance between the two function-Loop All and Pause is different. It is to use the principle of resistance divider to achieve the corresponding functions. The resistance value should be 33k, right?
userHeadPic Wendy.Hu
2017-02-01 00:42:31 When I use Loop All then it will go further to the following song, but I can not use the Pause function with the same switch.
With another USB player this was possible, but I prefer this one because it is very compact and you can put it directly on a PCB.
userHeadPic edjong
2017-01-31 14:22:10 How are you playing the track? Are you using loopAll() userHeadPic browerjames