MYRIAD-RF configuration register FW

Hi all,
we are developing a platform with MYRIAD-RF connected to a custom digital board with Xilinx FPGA and TI uC.
Did anybody have any c code (for uC) for Myriad RF initialization? Will be useful to have also the full calibration procedure.
Thanks in advance.

MarcoB

Hi MarcoB,

You can generate the register initialization file using Myriad RF GUI. Similar to procedure showed in Myriad RF development kit document [link], chapter 7, just instead of saving project file choose to save ragisters. Then you can use this register setup in your power up sequence.

For calibration you can use Fairewaves code [link] .

Tyron