rda5807m

Library for the RDA5807M FM RadioTuner.

Author Rob Jansen, Copyright © 2023..2023, all rights reserved.
Adapted-by
Compiler 2.5r7

Description

Library for controlling the RDA5807M Radio Tuner.
             The chip uses an IIC interface which must be defined by 
             the main program.


Sources

Single-Chip Broadcast FM Radio Tuner Rev.1.8–Aug.2014


Notes

The main program has to define and include the used IIC library and
       if needed define aliases to rule out differences between IIC 
       libraries. The chip operates at 3.3 Volt so make sure to use a level
       shifter on the IIC lines if your PIC is running at 5 Volt.


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Functions


API details

Global variables/contants

Procedures

Functions


Related samples

Here are the list of samples which use this library:

16f182516f1825_rda5807m.jal