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.

CCS/MSP430FR2676: Communication and API

Part Number: MSP430FR2676


Tool/software: Code Composer Studio

Hello everyone,

I would like to ask for help. I am working with MSP430FR2676 and I made 64 button capacitive touch board. I configurate the MSP and now I want to sant data from MSP to ESP32 via I2C, but I cant find some API for communication. Can someone please help me ?

Thank you so much.

  • Hallo

    the question is quite generic and I assume you are going to use the FR2676 device as a Slave, having the ESP actng as Master.

    Let me start with some basic info about I2C itself and also related to CapTIvate devices.

    On the CapTIvate Design Center, if you double click on the MSPFR2676 icon you can define the communication interface (UART, Bulk_I2C etc.)

    this setting will automatically include in the SW the necessary modules for this communication.

    Please check also the CapTIvate Technology Guide for additional examples (search for I2C)

    The Application note given below, is a generic I2C document

    In the users guide  Chapter24

    There are also older threads in the E2E forum which gives additional information. For example

    Please check also in the DS the I2C related pins for your device.

    I would suggest to create a simple project in the CapTIvate Design Center (just one button), generate the code with the I2C communication selected and try to establish the I2C communication with the ESP.

    Please let me know if that helps

    Regards

    Kostas

  • Hallo

    below a link to the technology guide in addition.



    Regards
    Kostas
  • Dear Kostas,

    Thank you so much for advices, I am going to try it and I´ll give you respons asap.

    Best regards.

  • Hallo

    I haven’t heard from you for a couple of days now, so I’m assuming you were able to resolve your issue.

    If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information.

    I will close this case for now. Please feel free to open a new case in case you have additional issues

    Regards

    Kostas

**Attention** This is a public forum