mathertel / Radio

An Arduino library to control FM radio chips like SI4703, SI4705, RDA5807M, TEA5767.
http://mathertel.github.io/Radio
BSD 3-Clause "New" or "Revised" License
300 stars 91 forks source link

si4703 spi mode #21

Closed clear-sky closed 4 years ago

clear-sky commented 5 years ago

please add support for si4703 in spi mode

mathertel commented 4 years ago

Please add a pull request. As there is not much data on the bus for controlling the radio chip I think I2C is simpler to implement.