ArduinoGeneral

DFPlayer mini FLASH memory

userHead alexhumbertoa 2014-11-20 06:01:56 6873 Views3 Replies
Hello everyone!

i read in the minimanual of this player that it have a 64 Mb Flash memory but in this manual do not specify how put audio into this memory. How this process is done?
Thanks any one helps.
2020-06-26 04:05:30
alexhumbertoa wrote:
Sat Nov 22, 2014 12:35 am
Hello Jose,
In the manual instructions they specify 3 playback sources: Sd card, USB stick and 64M bytes NORFLASH
also they specify a command for select source from: U/TF/AUX/SLEEP/FLASH

The manual specify a returned data on power on cycle including state for sd card, state for usb and state for FLASH and the same for command "Track Finished Playing"

In the 3.3.3 part from datasheet called "Returned Data of Module Responds", they used an example with FLASH.

All of this examples makes me think that exists a internal flash memory, please let me know if am i wrong and what do they mean when make mention to a FLASH device
no this device dont have internal memory but if you want make pcb yun have to add flash memory to your design
userHeadPic fadi.albaghdade
2014-11-22 16:35:01 Hello Jose,
In the manual instructions they specify 3 playback sources: Sd card, USB stick and [b]64M bytes NORFLASH[/b]
also they specify a command for select source from: U/TF/AUX/SLEEP/FLASH

The manual specify a returned data on power on cycle including state for sd card, state for usb and state for FLASH and the same for command "Track Finished Playing"

In the 3.3.3 part from datasheet called "Returned Data of Module Responds", they used an example with FLASH.

All of this examples makes me think that exists a internal flash memory, please let me know if am i wrong and what do they mean when make mention to a FLASH device
userHeadPic alexhumbertoa
2014-11-20 20:05:09 Alex,

Where did you see mention of this exactly?
The only memory available for this module is just through the SD card.

Cheers
userHeadPic Jose