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.

MSP430F4260: Contiki support for MSP430

Part Number: MSP430F4260

Hi

I wanted to do some projects on MSP430 controller, as I am familiar with Contiki OS stack 

Is there a support for MSP430 controller in Contiki?

I just wanted to do UART, SPI, I2c interface so 

will Contiki be good support for MSP430 series?

  • Hi Pavankumar,

    TI does not directly support the Contiki operating system so there is no official support for MSP430. Having said that, a quick google search for "contiki msp430" uncovered the following links that you may find helpful:

    github.com/.../MSP430X
    hackaday.com/.../

    If you want to use an OS, TI provied TI-RTOS for MSP430 devices. This includes, SPI, UART, and I2C interfaces as well. 

    If you're ok with not using an OS, you can find many examples of how to use UART, I2C, and SPI communication on an MSP430 in MSP430Ware.


    Best regards,
    Caleb Overbay

**Attention** This is a public forum