Hello
I have a PCB designed according to the 433MHz reference design given on the page of the IC CC1101. Now I want to interface it with a microcontroller (MCU), so I can edit the registers in the IC.
1) Which MCU can I use for the purpose? I am familiar with AtMega16/32 and 8051. How can I interface them with CC1101? Is there any schematic or explanation available?
2) Also i want to know how can i change the register values of CC1101 using the MCU? I want the IC to operate at 403MHz, and I used RFStudio to get relevant register values for it. Now how do I feed them into the IC?
Thanks in advance.
Mihir Gupta