Other Parts Discussed in Thread: CC1350, , ENERGIA, LAUNCHXL-CC1350
Tool/software: TI-RTOS
HI...
can any one help me how to port ADS1220 ARDUINO library to cc1350 with spi communication?
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.
Tool/software: TI-RTOS
HI...
can any one help me how to port ADS1220 ARDUINO library to cc1350 with spi communication?
Hi Sai,
Are you using the LAUNCHXL-CC1350 LaunchPad? TI uses Energia, and many of the same protocol between Arduino and Energia are the same. Are you using code composer studio (CCS)? There is a cloud version on:
You can create an Energia project in CCS and integrate the ADS1220 Aurduino code into the project. TI did not develop the Arduino code for the ADS1220 and I'm only slightly aware of it, but from what I remember you should be able to easily integrate the code into the Energia project.
Best regards,
Bob B