Hi everyone!
Just migrated from the MSP430 forum to this one. I am doing a project that essentially includes a wireless communication between two MCUs. The transmitter outputs a finite pulse train (which I have already designed using MSP430). The challenge I face now is the task of transferring the code from the CCS (code composer studio) platform to the IAR workbench. Also, I have to figure out how to control the peripherals of the CC2350 to a have a **REAL TIME** control over pulse parameters such as number of pulses, the pulse width, etc.
To do such, I have a 8051 book with C examples on it and CC2530 Development Kit from TI. I have been using the book by Davies on MSP430, which greatly helped me to get my footing right. Is there any book if you can recommend that is written on the CC25xx series or on chips that are very similar, which includes some code examples to work on the peripherals of the system.
Also, if anyone has done something this nature(which I am sure many of the gurus here have), please holla back with any advices you may have. The 430 forum was awesome. Hope I have an equally productive time here!