I am trying to interface the RF chip CC1070 with the MSP430F249 processor.
Is there any helpful information such as sample code, books, web-site, etc
to develop a interfacing code?
Thanks in advance
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am trying to interface the RF chip CC1070 with the MSP430F249 processor.
Is there any helpful information such as sample code, books, web-site, etc
to develop a interfacing code?
Thanks in advance
A good starting point is the following app note http://focus.ti.com/lit/an/swra069/swra069.pdf (CC1020 MCU Interfacing). CC1070 is the transmitter part of CC1020 so the SPI intercace and SW routines will be the same.