Hello!
I need to set up a radio-MCU interface between a CC1101 board and the EXP430F5529 LaunchPad. I'll be using SimpliciTI.
Upon seeing the sample project EXP430F5529 supplied with the SimpliciTI package, I notice that this project implements the CC2500 instead of theCC1101.
Other suplied projects implement the CC1101, but are aimed for other MCU or SoC, like the CC430EM project.
So I would like to know if there is a way to merge some parts of each project in order to implement a CC1101-F5529 interface, something like enabling the CC1101 and disabling the C2500.
Thank you!