Radio FM tuner hardware fix - MTCD Hardware Development

Hi all, I have a problem with the radio FM, with the AF (alternative frequencies) that doesn't work properly, indeed it always jumps to the next available station, not the same broadcast station, it should jump to the same broadcast station with better signal, and it gives some kind of audio lag every 2-3 seconds; so I have to disable the AF to listen the radio, but when the signal is poor, of course, it jumps to other different stations anyway. I tried everything, I updated the MCU to the latest, many firmware versions, but nothing worked. I have a Witson PX5 4GB MTCE with latest MX2 2.88b MCU and Android 6 stock ROM actually. I bought a new core board (the same px5 4gb ram board) from Witson, but the problem is still there, so the problem must be with the internal fm tuner module and I want to ask you if there is the chance to solve this problem with an hardware fix/mod, I'm very frustrated and exhausted...

exact same situation like you

This isn't a "hardware" problem. This is a software problem, and the software in question is implemented in the MCU, which makes it incredibly challenging to fix.
But not impossible.
If your radio is a TEF6686.
If you open up the radio module and clip the i2c pins off of it, and reconnect it to an i2c bus on the SoM (instead of the MCU), then I can provide you with source code for software that can directly control the radio. I have not implemented AF in it though, since AF is not used on this side of the world and I therefore have neither motivation nor testing data needed to implement it. So you would have to do that yourself.

96carboard said:
This isn't a "hardware" problem. This is a software problem, and the software in question is implemented in the MCU, which makes it incredibly challenging to fix.
But not impossible.
If your radio is a TEF6686.
If you open up the radio module and clip the i2c pins off of it, and reconnect it to an i2c bus on the SoM (instead of the MCU), then I can provide you with source code for software that can directly control the radio. I have not implemented AF in it though, since AF is not used on this side of the world and I therefore have neither motivation nor testing data needed to implement it. So you would have to do that yourself.
Click to expand...
Click to collapse
Thank you for the reply, but tell me one thing, how is it possible that other users with the same device in my same country (Italy), can properly use the AF? This is why someone in this forum told me that this is an hardware issue and I think the same. Anyway i'm not able to develop software, if you think that it can be solved software side, i hope that you or someone else can develop the AF software and let me test it
Inviato dal mio Z2 Pro utilizzando Tapatalk

So no one cares?
Inviato dal mio Z2 Pro utilizzando Tapatalk

96carboard said:
This isn't a "hardware" problem. This is a software problem, and the software in question is implemented in the MCU, which makes it incredibly challenging to fix.
But not impossible.
If your radio is a TEF6686.
If you open up the radio module and clip the i2c pins off of it, and reconnect it to an i2c bus on the SoM (instead of the MCU), then I can provide you with source code for software that can directly control the radio. I have not implemented AF in it though, since AF is not used on this side of the world and I therefore have neither motivation nor testing data needed to implement it. So you would have to do that yourself.
Click to expand...
Click to collapse
Hello, could you provide the source code please to be able to control TEF66686 by a i2c bus ? thank you

mike2587 said:
Thank you for the reply, but tell me one thing, how is it possible that other users with the same device in my same country (Italy), can properly use the AF? This is why someone in this forum told me that this is an hardware issue and I think the same. Anyway i'm not able to develop software, if you think that it can be solved software side, i hope that you or someone else can develop the AF software and let me test it
Click to expand...
Click to collapse
I can propose a number of possible explanations;
1) They don't really know that its not working correctly.
2) Their radios have a different manufacturer and thus different code running on the MCU.
3) They are running different software versions on the MCU.
I'll tell you exactly how you can prove that its not a hardware issue;
When you tune to a channel, the display shows you the title of the song being played? That means that RDS is working. If RDS is working, then the hardware is providing the AF data, and it is up to the software to use that data.
The radio hardware itself does not deal with AF. It just feeds data up the i2c bus. The software running on the other end of that bus will keep track of the AF data being provided for that frequency, and it will monitor the signal strength. If the signal strength drops too low, it it supposed to trigger a tune to a stronger source.

mike2587 said:
Thank you for the reply, but tell me one thing, how is it possible that other users with the same device in my same country (Italy), can properly use the AF? This is why someone in this forum told me that this is an hardware issue and I think the same. Anyway i'm not able to develop software, if you think that it can be solved software side, i hope that you or someone else can develop the AF software and let me test it
Inviato dal mio Z2 Pro utilizzando Tapatalk
Click to expand...
Click to collapse
On my Xtrons PX5 with Oreo and GS MCU 2.94 AF is working correctly.
Check in the factory settings which is the Signal level you have set... it should be -30dB. This is the value of the radio signal that make the MCU to switch to the alternative frequency.

royalhawk2002 said:
On my Xtrons PX5 with Oreo and GS MCU 2.94 AF is working correctly.
Check in the factory settings which is the Signal level you have set... it should be -30dB. This is the value of the radio signal that make the MCU to switch to the alternative frequency.
Click to expand...
Click to collapse
-30dB?
where is this setting?

If I remember right should be under the factory settings on the tab "other"
emre33 said:
-30dB?
where is this setting?
Click to expand...
Click to collapse
Inviato dal mio SM-N960F utilizzando Tapatalk

96carboard said:
I can propose a number of possible explanations;
1) They don't really know that its not working correctly.
2) Their radios have a different manufacturer and thus different code running on the MCU.
3) They are running different software versions on the MCU.
I'll tell you exactly how you can prove that its not a hardware issue;
When you tune to a channel, the display shows you the title of the song being played? That means that RDS is working. If RDS is working, then the hardware is providing the AF data, and it is up to the software to use that data.
The radio hardware itself does not deal with AF. It just feeds data up the i2c bus. The software running on the other end of that bus will keep track of the AF data being provided for that frequency, and it will monitor the signal strength. If the signal strength drops too low, it it supposed to trigger a tune to a stronger source.
Click to expand...
Click to collapse
I meant they have the same headunit, same manufactor, same MCU, and the AF works on their units. On my unit I don't see the song name, just the station name. Anyway i'm done, i give up
Inviato dal mio Z2 Pro utilizzando Tapatalk

royalhawk2002 said:
On my Xtrons PX5 with Oreo and GS MCU 2.94 AF is working correctly.
Check in the factory settings which is the Signal level you have set... it should be -30dB. This is the value of the radio signal that make the MCU to switch to the alternative frequency.
Click to expand...
Click to collapse
Tried with no luck. Also tried with different regions like Russia, China, etc.
Inviato dal mio Z2 Pro utilizzando Tapatalk

royalhawk2002 said:
If I remember right should be under the factory settings on the tab "other"
Inviato dal mio SM-N960F utilizzando Tapatalk
Click to expand...
Click to collapse
PLS Photo. Thx

royalhawk2002 said:
On my Xtrons PX5 with Oreo and GS MCU 2.94 AF is working correctly.
Check in the factory settings which is the Signal level you have set... it should be -30dB. This is the value of the radio signal that make the MCU to switch to the alternative frequency.
Click to expand...
Click to collapse
PLS send an image of the setting. THX

@mike2587 any news about solution?

xinpin said:
@mike2587 any news about solution?
Click to expand...
Click to collapse
Nope, no one is interested. Witson can't provide a solution, their support is very bad. I won't buy a Chinese car stereo anymore in my life, this is the only thing i can tell you. Good luck.
Inviato dal mio ZUK Z2121 utilizzando Tapatalk

I have problem with Radio FM, I have noises and interference, sometimes play good, sometimes bad, I don't know, I have connected radio antenna amplifier, any solutions?

royalhawk2002 said:
On my Xtrons PX5 with Oreo and GS MCU 2.94 AF is working correctly.
Check in the factory settings which is the Signal level you have set... it should be -30dB. This is the value of the radio signal that make the MCU to switch to the alternative frequency.
Click to expand...
Click to collapse
mine is 20db

captsakis said:
mine is 20db
Click to expand...
Click to collapse
yes now is changed to 20 dB with last MCU 2.94

I have the same problem with an A-Sure Android 8.0 4/32gb. When the car is cold, Fm radio work fine.
But when it's play around an hour and in the car it's about 23° degrees, I have a lot of noises in background.
First time I think, a side window was open.
Mcu :MTCE_LM_V2. 88_1
BUILD: 8.0.0 OPR5 170623.007 eng. HTC.20180607.171229
Any solution or send it back?

Related

[Q] How do I activate the radio on sgs2?

Hi Folks, this is a little embarassing but I cant get the fm radio to work.
I'm generally not that bad at figuring stuff out and the radio app appears to opens perfectly ok, I can turn the dial and tune to any specific frequency but there is simply no sound, or indication of a received signal
When I click on the arrows it even says "turn on the radio", which suggests its switched off, but where is the on button?
No doubt there is a really simple explaination that someone can ping back to me, many thanks
all mobile phones that have FM radio need the wired headset plugged in which acts as the antenna for the FM radio. so plug in your headset, then it will work.
Assuming that you have your headphones connected then the power button is at the top left corner of the screen.
Thanks for tolerating the noob folks I knew it would be something really simple, and guess what - its works as soon as I plug in the headset as mentioned, fabulous phone / Thanks again
So the Galaxy S 2 really DOES have the FM radio hardware ? And an app to use that hardware ?
I'm looking to get my FM radio app working on the Galaxy S 2, and I'm hoping it has a Silicon Labs FM chip, like the older Galaxy S.
I would be interested to know if there is a /dev/radio device or similar. The command "lsmod" might show a module loaded named Si4709_driver or there might be a file on the phone like Si4709_driver.ko .
If so, the market app "Fm TwoO" might work.
Or perhaps this phone uses a TI or Broadcom combination FM/BT/WiFi chip ?
mikereidis said:
So the Galaxy S 2 really DOES have the FM radio hardware ? And an app to use that hardware ?
I'm looking to get my FM radio app working on the Galaxy S 2, and I'm hoping it has a Silicon Labs FM chip, like the older Galaxy S.
I would be interested to know if there is a /dev/radio device or similar. The command "lsmod" might show a module loaded named Si4709_driver or there might be a file on the phone like Si4709_driver.ko .
If so, the market app "Fm TwoO" might work.
Or perhaps this phone uses a TI or Broadcom combination FM/BT/WiFi chip ?
Click to expand...
Click to collapse
Just an FYI for mikereidis, my TMobile UK S2 does have the Si4709_driver module
davehunt83 said:
Just an FYI for mikereidis, my TMobile UK S2 does have the Si4709_driver module
Click to expand...
Click to collapse
Great ! Thank you.... Has anyone tried Fm TwoO on this device ?
Now if there were just a CyanogenMod port... and I could buy one locally...
For development I'd probably be better off getting the original S, and considering an S 2 when it's better supported with aftermarket ROMs etc.

FM Radio?

Please, can anyone with RAZR check in music app is there option for FM radio?
(I think that before starting the app, you must insert 3.5mm headphones to enable this option in player)
thx
pajo985 said:
Please, can anyone with RAZR check in music app is there option for FM radio?
(I think that before starting the app, you must insert 3.5mm headphones to enable this option in player)
thx
Click to expand...
Click to collapse
No, its internet radio only.
Sent from my XT910 using xda premium
pajo985 said:
Please, can anyone with RAZR check in music app is there option for FM radio?
(I think that before starting the app, you must insert 3.5mm headphones to enable this option in player)
thx
Click to expand...
Click to collapse
Confirmed with Verizon on twitter, no built-in FM radio.
Maybe it's there but just disabled like it was in the atrix. It is a shame why motorola keen on not putting fm radio on most of their devices.
FM radio
has anyone tried to install the droid 3 fm radio apk?? Can someone try installing the service apk and fm radio apk from this link please.; http://forum.xda-developers.com/showthread.php?t=1257377
farms said:
has anyone tried to install the droid 3 fm radio apk?? Can someone try installing the service apk and fm radio apk from this link please.; http://forum.xda-developers.com/showthread.php?t=1257377
Click to expand...
Click to collapse
Hello someone tried the Radio that comment?
thanks
i tried MotoFMRadio.apk ... provided in that link ... force close .. using gsm razr xt910
Using an app like Any Cut (Free on the market) you can create a shortcut to an FM radio app - there's one built in alright, just doesn't seem to have the hardware to go with it. It'll prompt you to insert headphones, but will never find channels or turn on.
Anyone know if the chipset actually supports it?
Sent from my Motorola RAZR
I remember reading this on engadget and there is no mention of an FM chip unfortunately
Silicon
CPU: TI OMAP 4430 at 1.2GHz, 2x 2395 BogoMIPS
GPU: PowerVR SGX540 (Frequencies not specified)
Baseband: CDMA Qualcomm MDM6600 (Same as Droid Bionic, Verizon iPhone 4)
LTE: Motorola Wrigley (Same as Droid Bionic)
NFC controller: NXP PN544 (Note: the Linux driver is present, but hardware appears to be missing or misconfigured)
HDMI: OMAP4 HDMI output with HDCP support
RAM: 1GB included, 919MB available to the OS
Sensors
Accelerometer: STMicroelectronics LIS3DH 3-axis
Magnetic Field sensor: Asahi Kasei AK8975 3-axis
Orientation sensor: Asahi Kasei AK8975
Proximity and light sensors: TAOS CT405
Gyroscope: STMicroelectronics L3G4200D
Barometric pressure sensor: Bosch Sensortec BMP180
Temperature sensor: TI TMP105
Directional tap / double-tap sensor: Kionix KXTF9 (May be related to the Webtop / LapDock)
Misc. internals
Frequency scaler: mot_hotplug (OMAP-optimized)
Android: 2.3.5
LCD density for Android UI scaling: 240dpi
Refresh rate: 60Hz (Maximum window manager events value set to 55fps only; in theory, this could make finger scrolling less smooth)
Linux kernel: 2.6.35.7
Screen controller supports CABC (Content Adaptive Brightness / Backlight Control)
Click to expand...
Click to collapse
tera89 said:
i tried MotoFMRadio.apk ... provided in that link ... force close .. using gsm razr xt910
Click to expand...
Click to collapse
Same here, no go
u
onslaught86 said:
Using an app like Any Cut (Free on the market) you can create a shortcut to an FM radio app - there's one built in alright, just doesn't seem to have the hardware to go with it. It'll prompt you to insert headphones, but will never find channels or turn on.
Anyone know if the chipset actually supports it?
Sent from my Motorola RAZR
Click to expand...
Click to collapse
Is there any update about it... ;-(( ????
In my EU version doesn't work , i tried the same and... nothing.
what a pity for this high class mobile.
Regards from Madrid
Hi
There is no FM radio on Razr...
But you can buy for exemple Sony MW600 device (it's a stereo bluetooth headset with integrated FM radio) for 40€... It's works fine with Razr...
Envoyé depuis mon Motorola Razr
Perhaps they are saving it for ICS?
I mean, why bother to make a gingerbread app for it when they have to do it again for ICS?
But then again, it is sloppy work... same with that NFC device they stuck in it which doesn't work.
It's not as if it's something new; back in the day, I bought two Motorola A925s with a really nice AGPS installed which turned out to be faulty on both (one never got fix, the other one was just dead) and was probably never meant to be used for something else than a marketing gimmick...
feitingen said:
Perhaps they are saving it for ICS?
I mean, why bother to make a gingerbread app for it when they have to do it again for ICS?
But then again, it is sloppy work... same with that NFC device they stuck in it which doesn't work.
It's not as if it's something new; back in the day, I bought two Motorola A925s with a really nice AGPS installed which turned out to be faulty on both (one never got fix, the other one was just dead) and was probably never meant to be used for something else than a marketing gimmick...
Click to expand...
Click to collapse
There is no FM radio unit in the hardware at all...doesn't matter if it is ICS or Gingerbread...
dey.santanu2011 said:
There is no FM radio unit in the hardware at all...doesn't matter if it is ICS or Gingerbread...
Click to expand...
Click to collapse
It's still unconfirmed, last I checked. Pretty sure the RAZR's WiFi/GPS/BT chip does have FM capabilities, and is just lacking driver support. See: http://forum.xda-developers.com/showthread.php?p=20133613 for further discussion on the chipset.
onslaught86 said:
It's still unconfirmed, last I checked. Pretty sure the RAZR's WiFi/GPS/BT chip does have FM capabilities, and is just lacking driver support. See: http://forum.xda-developers.com/showthread.php?p=20133613 for further discussion on the chipset.
Click to expand...
Click to collapse
Sorry, but WL1285 has no reference in the TI database. the Wilink 7 showing here is just WL1281/WL1283 chips....
How do you know whether WL1285 is not a custom made chip from TI to Moto.... and the validity to the iFixit's data can be questioned also..
dey.santanu2011 said:
Sorry, but WL1285 has no reference in the TI database. the Wilink 7 showing here is just WL1281/WL1283 chips....
How do you know whether WL1285 is not a custom made chip from TI to Moto.... and the validity to the iFixit's data can be questioned also..
Click to expand...
Click to collapse
The Chipworks teardowns clearly show both the Droid 3 and RAZR have the WL1285C chip, and the Droid 3 supports FM. Of course, the Droid 3's chip is labelled 2-WL1285C-13M1HH3, and the RAZR's is labelled WL1285C-19M0JZ3, so they may well be physically different revisions, it's certainly possible the RAZR lacks FM support entirely. I really don't think the information we have is conclusive enough to say "There is no FM radio unit in the hardware at all", though.
Don't know that this is what you're looking for but I use the app TuneIn Radio. Yeah, I know, it's internet-based.
However, with my Droid X I tried several "radio apps" but couldn't pull in a 100-watt FM station I listen to. Nothing worked with this ONE single station.
Now on the Razr, I've found the TuneIn Radio and it's all I need for my local station.
For those with Maxx battery tunein radio wouldn't hurt but a regular razr would die quickly without fm radio support.When we have unlocked bootloader, we can have the fm radio feature unlocked,too.
Tried a lot of radio apk, all failed to deliver signal and sound.
FM radio
When I bought my XT910 it comes with android 2.3.5 and FM radio works! I cleary remember my hard dilemma to install ICS with RSDlite or not. I knew that will lose FM and accept this. Now, I wonder is this was smart choice?
So, XT910 definitely have FM radio capability in hardware, just lack new drivers to support this. Bad choice from Moto to not implement this in android 4+

[Q] FM radio over bluetooth

I just got an S3 and I'd like to ask if it is possible to listen to FM radio over Bluetooth.
i connect the standard headphones to enable the FM radio and the only option is to switch output between the headphones and the loud speaker.
I've seen cheap chinese android phones doing that, there should be a way.
Any help would be greatly appreciated, help me avoid selling my new toy
Sorry to say but it won't work. The reason (as the app itself already accurately describes in the error message) is that your headphone's cables are used as an antenna for the phone's FM receiver.
FM antenna's are actually quite big (at least compared to other antennas) even when using the so-called fractal design because they use a very slow (roughly 80 - 110 MHz, compared to e.g. WIFI's 2400MHz) frequency. To save space, Samsung moves them to the hedphones on all mobile phones I know of.
I don't know if it still works on S3 (never tried) but on the S1, if the station is broadcasting with enough signal strength, you could cut off the plug of old broken headphones and plug it into the phone to use the radio.
Afaik Spirit FM (now paid in all versions) can override the requirement but you'll need to press your finger to the jack so you can receive anything... pointless.
Alternatively you could use an app for internet radio such as TuneIn; most radio stations (at least all around here) provide web-streams for on-the-go radio listening. However you should make sure you got a decent internet flatrate, I managed to chew through nearly 4GB just with music streaming this month.
Most countries seem to have abolished mobile data flatrates.
d4fseeker said:
Sorry to say but it won't work. The reason (as the app itself already accurately describes in the error message) is that your headphone's cables are used as an antenna for the phone's FM receiver.
FM antenna's are actually quite big (at least compared to other antennas) even when using the so-called fractal design because they use a very slow (roughly 80 - 110 MHz, compared to e.g. WIFI's 2400MHz) frequency. To save space, Samsung moves them to the hedphones on all mobile phones I know of.
Click to expand...
Click to collapse
The OP understands that the phone needs the cord to act as an antenna. I think what they simply want to know is if the phone can then route the sound to the bluetooth device instead of through the speakerphone or the headphones.
Sent from my MB860 using XDA
d4fseeker I understand that the headphones should be connected since they serve as fm antenna. What i want is to listen to fm stations through bluetooth while the headphones are connected as bigb25 says.
TuneIn is not a solution for me since some stations I want are not available and cause I am a hiker internet is not always available where I go.
Maybe there is a fix or a different radio fm app?
OK quick test... plugged in 3.5mm - 3.5mm jack lead into headphone socket to act as the FM antenna and started the radio, selected sound to speaker and all worked fine. switched on Bluetooth headset no sound in headset, switched off sound to speakers still couldn't hear anything. Unplugged patch lead (this ends radio anyway) played an mp3from music player and sound returned to BT headset.
So unfortunately the answer is no you can't, as soon as you plug the anything into the headphone jack it cuts out the sound to any other device.
This may well be a mechanical switch within the headphone socket and so unlikely that there's a get around in a custom rom....but then I know nothing about roms
Nobody?
Verstuurd van mijn GT-I9300 met Tapatalk
DannySchaukens said:
Nobody?
Verstuurd van mijn GT-I9300 met Tapatalk
Click to expand...
Click to collapse
Thomasba said:
OK quick test... plugged in 3.5mm - 3.5mm jack lead into headphone socket to act as the FM antenna and started the radio, selected sound to speaker and all worked fine. switched on Bluetooth headset no sound in headset, switched off sound to speakers still couldn't hear anything. Unplugged patch lead (this ends radio anyway) played an mp3from music player and sound returned to BT headset.
So unfortunately the answer is no you can't, as soon as you plug the anything into the headphone jack it cuts out the sound to any other device.
This may well be a mechanical switch within the headphone socket and so unlikely that there's a get around in a custom rom....but then I know nothing about roms
Click to expand...
Click to collapse
I think this covers it
d4fseeker said:
Afaik Spirit FM (now paid in all versions) can override the requirement but you'll need to press your finger to the jack so you can receive anything... pointless.
Click to expand...
Click to collapse
The latest Free version of Spirit can always be found at the top of post 1 of my Q&A thread. See my sig.
My cheapest ($80) test phone gets good audio AND RDS with no antenna. Ironically it's the best of 12 operational test phones I have. It's a Samsung GT-i5500 with the great, sensitive new Broadcom 4330/20780 family of chips.
But yeah, my Galaxy S and S2 don't do very well with no antenna. My Galaxy Note does better. Haven't heard from anyone with an S3 yet. They all have the Si4709 FM chip, which has positives and negatives. Internal circuitry etc. makes a difference too.
And I can thank the very positive sales response I've had from S2 and Note owners for being able to buy these expensive devices for testing. I'll do everything I can to make Spirit run well on S3 and hope to buy one soon.
I have yet to find a phone that does FM over BT, except for a strange very low quality mode I have working on some BCM 4325 based devices.
If the FM can be done in the digital domain, instead of the more common analog, then in theory it should be possible to do FM over BT.
But then again, in theory the Galaxy S and S2 hardware are capable of FM record (digital). Yet the audio libraries don't seem to support it, and I think it'd be a major/infeasible job to hack the libraries for it.
The Note and I think the S3 can do FM record with stock audio libraries. So I think FM over BT on these devices is feasible, at least with stock ROMs and/or using stock libraries.
But on non-stock ROMs like CM9, the Note seems incapable of FM record.
Basically, if the stock ROM and stock FM app don't support FM over BT, then I think it's not EASILY possible.
If it could be made to work, there's no reason why a phone couldn't have a wired earphone plugged in at the same time that FM goes over BT. This might "confuse" the audio system though, which usually sends audio over a wired headset if one is plugged.
Then again, it's also possible to have a plug that's partly inserted (or maybe even wired creatively). Enough for antenna but not enough to push audio through the wired headset.
Thanks mikereidis.
I tried the free version, it plays only when the headphones are connected.
Do you think you could look at the possibility to send output to bluetooth?
mikereidis said:
The latest Free version of Spirit can always be found at the top of post 1 of my Q&A thread. See my sig.
My cheapest ($80) test phone gets good audio AND RDS with no antenna. Ironically it's the best of 12 operational test phones I have. It's a Samsung GT-i5500 with the great, sensitive new Broadcom 4330/20780 family of chips.
But yeah, my Galaxy S and S2 don't do very well with no antenna. My Galaxy Note does better. Haven't heard from anyone with an S3 yet. They all have the Si4709 FM chip, which has positives and negatives. Internal circuitry etc. makes a difference too.
And I can thank the very positive sales response I've had from S2 and Note owners for being able to buy these expensive devices for testing. I'll do everything I can to make Spirit run well on S3 and hope to buy one soon.
Click to expand...
Click to collapse
mikereidis said:
I have yet to find a phone that does FM over BT, except for a strange very low quality mode I have working on some BCM 4325 based devices.
Click to expand...
Click to collapse
This dual active android phone does it: Star B79 Android 2.3.6 MTK6575 Smart 3G Phone 4.3"HD. I can not insert link cause of the ten posts limit but you can find it at aliexpress website
A colleague has it and I tried it just now and the quality is superb. And it is much cheaper comparing to the 730 Euro I gave to buy the SIII (greek retail price 32 GB version)
Actually this was the reason I switched from IOS to Android I mistakenly thought it was a default option in Android.
Also my ancient HTC diamond could do it with the help of a bluetooth utility but it woud often crash and quality was not good.
mikereidis said:
The Note and I think the S3 can do FM record with stock audio libraries. So I think FM over BT on these devices is feasible, at least with stock ROMs and/or using stock libraries.
Click to expand...
Click to collapse
Yeap SIII can do FM record
susersuser said:
Thanks mikereidis.
I tried the free version, it plays only when the headphones are connected.
Do you think you could look at the possibility to send output to bluetooth?
Click to expand...
Click to collapse
Yes.
I have one person reporting success with my app on GS3 on CM9 June 19 now.
It only works one time though, then requires a reboot for the 2nd time.
This was with an experimental release I haven't made public yet.
I hope GS3's will be coming down at least $100 over the next month. $700 is pretty darn steep, even if it's got a leg up on the One X and One XL I bought recently for 570 and 500.
mikereidis said:
I have one person reporting success with my app on GS3 on CM9 June 19 now.
Click to expand...
Click to collapse
Great
susersuser said:
This dual active android phone does it: Star B79 Android 2.3.6 MTK6575 Smart 3G Phone 4.3"HD. I can not insert link cause of the ten posts limit but you can find it at aliexpress website
A colleague has it and I tried it just now and the quality is superb. And it is much cheaper comparing to the 730 Euro I gave to buy the SIII (greek retail price 32 GB version)
Click to expand...
Click to collapse
That's very interesting; thanks for the info.
There are a variety of relatively inexpensive Chinese devices that have unique qualities, such as FM on an Android tablet, or digital TV tuner, or FM transmit I think.
But these devices are not widely available, or popular I think, in most Western countries. Information, source code and custom ROMs can be difficult to impossible to find.
As for Android: the audio systems can be kind of a big complicated mess. I don't think I've ever seen a single phone with an audio balance setting, among other things. But at least some Androids have "over the air" FM, whereas iPhone's have never had FM, despite years of rumors.
i am thinking of using one of these dongles though I doubt about the quality
http://www.ebay.co.uk/itm/Bluetooth...K_Computing_Networking_SM&hash=item4cffd98878
susersuser said:
i am thinking of using one of these dongles though I doubt about the quality
http://www.ebay.co.uk/itm/Bluetooth...K_Computing_Networking_SM&hash=item4cffd98878
Click to expand...
Click to collapse
Kind of a drag to have a dongle hanging off though, in addition to the wired earphone for antenna.
There's been a lot of praise for the Sony MW600 Bluetooth stereo headset with built-in FM the last few years. Under $40 on EBay now.
I just ordered the apparent successor, the MW1 for $120 plus shipping the other day. It even has a music player built in, besides the FM and BT 3.0 support.
I need the A2DP headset because I think I'll be able to support FM over Bluetooth on some devices in the next few months, and I need something to test with.
MW1 seems interesting with many features but the price is ....
mikereidis said:
I need the A2DP headset because I think I'll be able to support FM over Bluetooth on some devices in the next few months, and I need something to test with.
Click to expand...
Click to collapse
I will be waiting for the new version
Not an exact solution, but you can get bluetooth headsets with built in FM radio.
eg: Sony-Ericsson-MW-600-Bluetooth-Headphones
mikereidis said:
I have one person reporting success with my app on GS3 on CM9 June 19 now.
It only works one time though, then requires a reboot for the 2nd time.
This was with an experimental release I haven't made public yet.
Click to expand...
Click to collapse
The headphone jack has a part that senses when a headphone is inserted (the metal
in the headphone plug shorts it. It seems like you could make a plug that connects
to the metal of the ground pin (for the radio antenna) but isn't "inserted" so the phone
won't disable using BT.
Anyways, only i9300 will support FM, there is no way to get FM working with the Broadcom
chip in the US S3's. http://forum.xda-developers.com/showthread.php?p=31576462#post31576462
I use a sony ericson bluetooth headset that has built in fm radio works well.
Model MW600havent priced them in a while,should be under $50 by now.
Sent from my GT-P3113 using xda premium

October/September (2016) Firmware for MTCB and MTCC Units

--
TomTom GO Support
--
Is this the same you posted before, based on the Eonon october ROM?
I had several issues with that ROM, Waze crashing at start, same for the canbus app. None of these issues with your August or September ROM.
--
Greath. have you included the launcher i told you with the xposed module?
--
Voice Dialing with Google App/Voice Search
--
dsa8310 said:
Voice dialing is possible, with Google/Voice Search, provided that mtcservice is set as the default dialer (instead of Phone).
Click to expand...
Click to collapse
Now you have a heat sink, I have one on order and others are thinking about it, maybe we could revise the cpu throttling, discussed earlier, that drastically limits speed because of suspected worries by the devs about heat ? What do you think ? I guess it wont be until the summer that we would be able to fully test this . . . actually its summer in the southern hemisphere so users down there could tell us if theres any problems.
BTW youve missed one of your posts in the MCU feature request thread and not deleted it, post #45 ! Cant see the point of deleting posts in that thread as well - @dhmsjs has just tried to go through the MTCC MCU for you to see if he can make it compatible with your radio IC as you requested, but if youre deleting your posts from that thread then you ll make it more difficult to help you.
I take screenshots of useful posts, so the deletion of all your posts does not affect me, however, you are now making life more difficult for the rest of the community, as well as yourself, by deleting them.
dsa8310 said:
Voice dialing is possible, with Google/Voice Search, provided that mtcservice is set as the default dialer (instead of Phone).
Click to expand...
Click to collapse
Thanks for that info sir
Sent from my SM-G930T using XDA-Developers mobile app
The Time Loop!
--
RAM Upgrade
---
dsa8310 said:
Regarding shipping & handling fees (from HK), I would suggest to individual buyers, to ask for DHL (to Europe), which may be significantly cheaper.
Click to expand...
Click to collapse
Note: good as DHL are they always charge customs/duty.
dsa8310 said:
Voice dialing is possible, with Google/Voice Search, provided that mtcservice is set as the default dialer (instead of Phone).
Click to expand...
Click to collapse
Where do I do this..
I have Oct Rom..
The red capes have arrived...
---
Developer Options?
Is there a way to enable developer options on the 5.1.1 Roms?
dsa8310 said:
Android 6.0, Octa core Rockchip PX5 Cortex A9, from Klyde:
http://www.szklyde.com/toyota-android-car-dvd/39978381.html
Click to expand...
Click to collapse
Well done for spotting that . . . just as youve upgraded to 2GB and 10 others are about to !
Still, if the price of a new SoM isnt too high (assuming its MTCC compatible), an RK3188 SoM with 2GB RAM might be attractive to RK3066 owners, so, after selling our old SoMs, an octacore upgrade might not cost too much.
And of course we may be lucky and Marshmallow might be available for the RK3188.
The PX5 is 1.3Ghz, 64bit, has light, proximity and g sensors, has HDMI and uses a Realtec RTL8723BS wifi/BT board from what I can see, wonder if it ll still be compatible with the MTCB/C BT set up ?
https://translate.google.co.uk/tran.../news/rockchip/2016/0912/791.html&prev=search
https://patchwork.kernel.org/patch/9325047/
Rockchip seem to be going up in the world - Samsung are about to release chromebooks with a Rockchip RK3399 Hexacore processor:
http://www.cnx-software.com/2016/09...-video-conference-and-recording-applications/
Ok, Installed OCT ROM and forgot to mention about bluetooth. After the reboot, it would not connect to my phone (was CAR KIT, now EONON) So I tried 0000, 1234, looked it up and was 5xxx. Still no go.
Change to CAR KIT, 0000 and rebooted.. all is ok.
Still want to try that voice calling stuff and will install SYGIC Nav after work..
Runs smooth but I have the same issues with the September ROM as with the last - Waze craches after starting the app. @dsa8310 any chance you can fix it?
---
dsa8310 said:
What is Waze?
(I don't use it)
I would check it out if you give me the exact (play store?) link.
Click to expand...
Click to collapse
Thanks, much appreciated
Waze is a free community based navigation app. In 2013 it was acquired by Google, it look really promising. The below link only allows me to see the Danish version, not sure if you will be automatically diverted to your country version, hope so
https://play.google.com/store/apps/details?id=com.waze

MTCD - Swap Radio Module TDA7786 for TEF6686

Update 27/07 - did not improve the radio enough to recommend this modification/change.
Apparently the TEF6686 module has better performance than the TDA7786 - e.g. 7786 poor sensitivity, selectivity, multipath issues etc. My JY TDA7768 is terrible, even with an RF amp, so to find out if the TEF is any better, thought I would try and investigated swapping tuner modules. Reviewing the GS board I have as a spare part against my JY, I identified the modules are pin-for-pin compatible.
Sucessfully swapped the Radio module from a donor GS board containing a TEF6686 Module into my JY board originally containing a TDA7786. The GS board was quite difficult to unsolder the module, perhaps due to leadfree solder, fortunately the JY board was easy, the desolder wick readily desoldering the module.
As for results, I have bench tested and RDS, tuning, audio etc is OK, I am yet to test in the vehicle. Will update this thread with results.
See attached images. Note that the JY case had additional mounts that over time might short out against the non-ground PCB tracks, resulting in complete failure of the unit!
Welcoming any questions.
Did the reception really improved?? And RDS AF fuction is working well with malaysyk V3 firmware?
also interested in this outcome
Sent from my Pixel XL using Tapatalk
Hi,
The tef6686 appears marginally better, is more sensitive and appears to handle multipath better. Im not sure if I would call it out as a worthy upgrade just yet - need more time.
wonder if it can be bought on its own.. seems like just the chip itself which is surfaced mounted on the riser card as pictured above.. so this would prove difficult to install
Sent from my Pixel XL using Tapatalk
stinger4321 said:
wonder if it can be bought on its own.. seems like just the chip itself which is surfaced mounted on the riser card as pictured above.. so this would prove difficult to install
k
Click to expand...
Click to collapse
Ive seen a suitable module available on aliexpress that would need some modification to swap a couple of pins. That is the TEF6686-TDQ-230V-186 (10 pin) - a whole $6 bucks US.
http://s.aliexpress.com/QBfay
Next week this module come to me , so in the next weekend I have time to swap.
https://www.aliexpress.com/store/pr...32809641460.html?spm=2114.12010612.0.0.y1ZYeS
cupi1234 said:
Next week this module come to me , so in the next weekend I have time to swap.
https://www.aliexpress.com/store/pr...32809641460.html?spm=2114.12010612.0.0.y1ZYeS
Click to expand...
Click to collapse
That's great, don't forget these are not pin-pin identical and will have to figure out swapping pins. Search for the manufacturer PDF and check against the mtcd schematic. I'll upload the module PDF later today.
Hi, final thoughts - the upgrade in my experience was marginally better - not worth it!
marchnz said:
Hi, final thoughts - the upgrade in my experience was marginally better - not worth it!
Click to expand...
Click to collapse
could be something else in the implementation, not just the chip itself.
i have 2 boxes, one with 7786, the other with 6686 and the difference in reception is worlds apart. I mean even with the powered antenna not connected to 12V, i had no hiss on any station received.
7786 with powered antenna is just fine, don't get me wrong, but 6686 is better.
zerozoneice said:
could be something else in the implementation, not just the chip itself.
i have 2 boxes, one with 7786, the other with 6686 and the difference in reception is worlds apart. I mean even with the powered antenna not connected to 12V, i had no hiss on any station received.
7786 with powered antenna is just fine, don't get me wrong, but 6686 is better.
Click to expand...
Click to collapse
I had thought about that but there's no difference in implementation I can see after comparing from schematic. Perhaps I had a 'good' 7786.
- MCU is latest HA
- Both modules are digitally controlled by MCU/i2c bus.
- same supply
- latest HA android 6.
There's really not much to it, 5volts, antenna connection, i2c comms and audio out. I get multipath noise/crackles from stations between 99 and 102mhz. Same between both tda and TEF.
Can you clarify what you mean by 'better'.
Hi!
Maybe there are some differences in the Radio Software used in the different HU. The Chip is controlled by I2C and it seems to be possible to activate or change some behavior of FM Reception through some commands.
Is it maybe possible to extract the radio Software from the good HU so we can try it out on different devices (with TEF 6686).
It would be really nice if it would be possible to control some of the possible configuration of the chip manually...
Stephan
netguru said:
Hi!
Maybe there are some differences in the Radio Software used in the different HU. The Chip is controlled by I2C and it seems to be possible to activate or change some behavior of FM Reception through some commands.
Is it maybe possible to extract the radio Software from the good HU so we can try it out on different devices (with TEF 6686).
It would be really nice if it would be possible to control some of the possible configuration of the chip manually...
Stephan
Click to expand...
Click to collapse
No differences in android and same MCU, MCU controls radio module via I2c. The "upgrade " has no discernable difference.
Any more details? I need a more sensitive tuner. I have a full power mast but my car is all SMC so the radio needs all the help it can get.
Sent from my iPhone using Tapatalk
-=Jeff=- said:
Any more details? I need a more sensitive tuner. I have a full power mast but my car is all SMC so the radio needs all the help it can get.
Click to expand...
Click to collapse
Sure - there are two different tuner modules and neither of them are 'better'. I suspect its hit and miss in the production of either modules.
If you have a proper external antenna, which is properly connected, there's nothing you can do apart from using internet streams or DAB if available for best quality.
thanks, do you know if these unit have the 7786 or the 7786M IC?
netguru said:
Hi!
Maybe there are some differences in the Radio Software used in the different HU. The Chip is controlled by I2C and it seems to be possible to activate or change some behavior of FM Reception through some commands.
Is it maybe possible to extract the radio Software from the good HU so we can try it out on different devices (with TEF 6686).
It would be really nice if it would be possible to control some of the possible configuration of the chip manually...
Stephan
Click to expand...
Click to collapse
marchnz said:
No differences in android and same MCU, MCU controls radio module via I2c. The "upgrade " has no discernable difference.
Click to expand...
Click to collapse
Are you sure ? Cos on MTCB/C units the AF doesnt work and the PTY is plain wrong (I have an MTCD unit now but I havent tested the radio yet, its still on the bench), but someone (deffo Italian I remember that) made some changes and got PTY to work correctly and I thought he did it by modding the app ratehr than anything on the MCU side. Sadly I cant remember exactly what thread it was in, or who it was.
-=Jeff=- said:
thanks, do you know if these unit have the 7786 or the 7786M IC?
Click to expand...
Click to collapse
Unfortunately the only way to tell on MTCD untis is to open it up, unlike the MTCB/C units where you can select the tuner type in facory settings, which is strange cos MTCD MCUs are much more powerful 32 but compared to MTCB/C's 8bit . . .
. . . or maybe there is a way ? - @marchnz's dmesg output mentions "6686" in the first post.
Hi,
Can someone help with radio module pins schematic for XD-6686AF-0. This is same radio module that @marchnz has swaped. I am forced to change main that is not pin to pin identical to TEF6686-TDQ-230V-86-TDQ-230V-86-R that I have from aliexpress.
Thank you
P.S.
https://forum.xda-developers.com/android-auto/mtcd-discussion-questions-development/mtcd-schematic-t3637816
I guess this is what I am looking for.
Leaving a tip for everyone looking for this schematic.
Thanks to @marchnz
skf123 said:
Hi,
Can someone help with radio module pins schematic for XD-6686AF-0. This is same radio module that @marchnz has swaped. I am forced to change main that is not pin to pin identical to TEF6686-TDQ-230V-86-TDQ-230V-86-R that I have from aliexpress.
Thank you
Click to expand...
Click to collapse
Do you have a datasheet? Shouldnt be too hard to match up against schematic.
marchnz said:
Do you have a datasheet? Shouldnt be too hard to match up against schematic.
Click to expand...
Click to collapse
Radio module that comes from aliexpress has description on every pin.
Can be seen on the picture that is provided in this link.
I can make a new photo if someone needs clear image of this module.

Categories

Resources