Sunday, February 20, 2011

FM Radio + MP3 Player Module

Updated Oct 30, 2011
Not a failure anymore! Thanks to Viraj's advice, by connecting the audio ground to GND, the USB works fine as well.
I also found this rather brief instructable, which shows how to connect the buttons, basically shorting V+, V-, Mode and P to the ground.
The module takes around 53mA when playing the radio, and about 90mA when playing from USB stick (medium volume and using headphones). The current would be lower with the LED display turned off (I guess that display itself takes at least 20mA). So a small-sized LiPo battery of 300-500mAh could last a few good hours.

Now that it's all kind-of figured out, this small module could be integrated into a larger project, eventually controlled by Arduino; radio alarm clock comes to mind. (I wish the module had integrated RTC and work as clock as well.)

These modules, manufactured by Vire, seem to be used in a lot of devices. They also come in various formats and shapes, with different displays (LCD, for example). They can be bought from alibaba.com in bulk for about $5.
There are also variations of the small Vire module, probably made by other manufacturers, that include the extras (SD card socket, infrared receiver, USB socket, buttons). These, like the one pictured below (from dealextreme), retail for under $15.















On the other hand, they can be bought as finished consumer products (encased, even including the LiPo battery and charger, cables, speaker) for about $15 (ebay, dealextreme, amazon).


----------------------------------------------

This is a posting about failure. I wanted to document it before I shelve it and forget about it.

A while back I bought an "FM radio and MP3 player" module, with the purpose of integrating it with an Arduino. (I looked into many other FM radio modules, but this seemed the lowest cost and easiest to interface.) Here it is in the photo below.















The FM radio module I received was capable of much more than just digital radio receiving, it seemed:
  • show, on a 3 1/2 7-segment LED display, the FM radio station frequency (MHz);
  • scan FM range and memorize up to 30 stations;
  • control from an infrared receiver, with the provided (included) remote control;
  • play MP3 files from USB memory stick or SD card;
  • interpret and execute complex commands: volume up/down, mute, repeat, equalizer (5 types, preset).

The module is designed to interface with the peripherals through JST 1mm-pitch connectors. Unfortunately, the connectors and cables were not provided. (I recycled some from a junk CD player).
With no application note/schematic/datasheet, the only way to connect it was to resort on the names of the pins found on the silkscreen.
The bottom connector has the following pins:
L, G, R, V+, MODE, V, P, G, IR, 3V3

I correctly assumed that L is "Left audio channel", "G" is ground, "R" is right audio channel, "IR" is infrared input from an external infrared receiver.
I assumed incorrectly that "P" is positive (Vcc), because pins P-G-IR coincide with the terminals of the infrared receiver.
Once powered (5V), the radio, which is the default mode, starts working and an FM frequency is shown on the display. The only way to control the module at this point was through the remote control. After re-connecting the Vcc of the infrared receiver from pin "P" to "5V", the remote control started to work.















So far so good. Now, on to the MP3 player and USB.
I managed to get the schematic for the module















which showed how to wire the 4 pins of an USB type-A connector: GND, DP, DM, 5V. These are the 4 bottom pins of the lateral 10-pin connector.

With the USB memory stick (with a few MP3 tracks on it) inserted, the module seems to be reading it: the LED on the USB stick flickers. But, and this is where the failure is, there is no sound in the headphones, as it is when the radio is active.

While struggling with this module, I found a radio+MP3 player device that I believe uses internally a similar one. The major difference seems to be the display, which is LCD instead of LED.















I tested the USB memory stick with it and it plays just perfect.
I tried to open it up to look at its internals, but it seems to be glued together with no chance to put it back once opened. The case is made of pressed particle board, covered in some plastic veneer. There are just 4 screws in the back, which I was able to remove for a peek inside.















The box is mostly empty, except for the 2 side speakers and a rechargeable battery glued to the top (green object in the photo above). The small board shown is the audio amplifier. The FM+MP3 module is in the front of the enclosure, I guess, together with the LCD display and the sockets for USB type-A and SD card,


So here is what I have so far:
  • Both modules I have behave the same (USB mode is "silent", no sound from the USB memory stick), although the USB stick seems to be read correctly, based on the flickering LED.
  • The audio part works fine, since the radio is audible.
  • I double checked my connections, the 4 wires from the module to the USB connector (proof is that the USB seems to be read, as well).
  • I made sure the MP3 files are accessible and playable by a similar device.
I ran out of ideas. Looking at the schematics, I realize that it could be also a software (microcontroller) bug. The audio signal is output by the microcontroller through pins 14 (DAC_L) and 16 (DAC_R), I assume.
Since the radio works (using the same pins), I also assume that these pins are correctly connected to the audio amplifier.

11 comments:

  1. I think this could help:
    http://electroschematics.com/4413/fm-module-with-usb-function-2/

    ;)

    ReplyDelete
  2. Jeroen, thanks. I took a look, but there is nothing new or useful. By contrary, the guy is charging for the schematic :)

    ReplyDelete
  3. Try to connect audio ground to supply ground. That helped me to play MP3 using micro SD card.

    ReplyDelete
  4. YES!!!! Thank you Viraj. The USB works now too, just by connecting the audio ground (the "G" pin, second from left) to GND.

    ReplyDelete
  5. i made all thew connection as per ur instructions,it works properly when i start but after some 2 min. it stops working,it only play 1 FM station and display is blinking and also my circuit board get heated after start...what can i do for it????? plz give reply...i want to start it again...plz reply me

    ReplyDelete
  6. amru,
    I have no idea. There may be something wrong with your board. I usually buy two, so I can swap them in case I have this kind of problem.

    ReplyDelete
  7. hi friends... all is ok.. but remot control is not working.. plz help me

    ReplyDelete
  8. Can i get the complete connection image of the ready circuit to check the connection as my circuit is not showing power on led display.... So please send the image of the circuit....

    ReplyDelete
  9. Can i get the image of the ready circuit for checking the connection as my circuit is showing power issue....
    Please send the image

    ReplyDelete