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.

CC1120: example code for CC1120 with TIVA 123G ARM launhpad

Part Number: CC1120
Other Parts Discussed in Thread: CC1310, CC1190

I am wondering if there are any example code for the CC1120 S1G module that support the Tiva 123G launchpad. I would appreciate if someone can post a link to a existing project that can be taken as an example. thank you.

  • Sorry, we haven't any more than last time you posted a question. We haven't written an example for CC1120 + TIVA. You should be able to take the examples we have for CC1120 and use the SPI drivers for the TIVA. You also have to take some care when writing code since the TIVA is faster than the MSP.

    In other words you have to write this for your self.
  • Thank you for your answer.

    Could you please tell me if there is a Thingsquare mist for the TIVA devices anymore? It existed. but its not there anymore.
    ref: processors.wiki.ti.com/.../Thingsquare_6LoWPAN_Tiva_C


    My intention is to deploy 6lowpan in a TIVA MCU + CC1120 combination. May be by means of Contiki OS or may be TI RTOS however I am interested in a more future proof approach. Could you please advice my options the way you see it? 

    By the way,  are there MSP430 MCUs that fully support contiki with CC1120? 

  • TIVA is not one of the supported platforms in Contiki. You would need to contact Thingsquare directly in order to know if they are supporting it in their product.

    What is your RF performance requirements? I would suggest to have a look at the CC13xx Contiki implementation.
  • If so I am interested in the CC1310.

    First. thanks for your reply. I had been a TI fan for a long time hence I use TI parts in my research. This is for research purposes and to test a protocol in real life. I can adjust my RF requirements to fit the performance accordingly. Its not a big problem. After all, I hope there will one day be a board that will have CC1310 + CC1190 support.

    The most important thing for me is software support and the time to deploy 6Lowpan. I believe Thingsquare is commercial. I would like to use free TI libraries/ built in contiki libraries to get this done. Is there is Contiki support / tutorial for the CC1310 could you please direct me there?

    By the way, are there any MSP430 MCUs that fully support the CC1120 addition in COntiki OS? If so, would you please be kind enough to share those MSP430 MCUs here? I already have multiple nodes of CC1120 + cc1190 boards. I dont mind using MSP430 as well. I am solely interested in software support through TI or Contiki directly for the combination I use so that I could quickly deploy a S1G 6Lowpan network.