-
I've posted question here: https://arduino.stackexchange.com/questions/86299/n00b-question-help-connecting-rda5807m-to-pc
1. what are the components required?
2. what do you mean by FTDI module wi…
-
Dear Ricardo, I am also facing the same issue, now the frequency change in vol up an down issue have resolved but rds and force mono button still have the same issue, it triggers seeking.
Thanks
-
Could u please suggest how to change bass boost and band select registers without soft resetting the RDA5807.
-
In my solution I'm using **RDA5807M** chip. However it works nice as a FM tuner, I have some issues with RDS data.
I'm using my fork of [mathertel/Radio](https://github.com/mathertel/Radio) library.
…
-
Having a hard time locating where the I2C address is set and where the pins are specified. Using the RDA5807 chip and NodeMCU.
-
It is an Arduino Library to control the FM DSP device RDA5807 from RDA Microelectronics.
Github: https://github.com/pu2clr/RDA5807
-
Easy to fix ..
In rda5807m.cpp function setBand() is not sending the register-value to the chip.
At the end of the function '_saveRegister(RADIO_REG_CHAN);' is missing.
made a pull request for it…
-
Hello.
I have a trouble with ESP32-COLOR-ADB from Microwavemont (tindie.com).
This board have PCM5102 DAC and SSD1331 OLED on board.
I checked out this project and flashed it this board with defa…
-
Hello!
What are the reasons for removing the ability to use FM radio on rda5807M? I really want to use this opportunity.
-
Hi, compiled with gpio.h changed to get lcd working, on weemos lolin esp32.
It works.
Now gives me this error: **##CLI.STOPPED# from addon stop** everytime it connects, it suddenly stops...
Whic…