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.

LAUNCHXL-F28379D: Request for I2C Echo Back Code for F28379D

Part Number: LAUNCHXL-F28379D

Tool/software:

Hello.,

I am currently working with the F28379D microcontroller and need assistance with I2C communication. Specifically, I am looking for code that implements an I2C echo back functionality.

Here are the requirements for the code:

  • The master device should send 1 byte of data to the slave device.
  • The slave device should receive this data, and then send the same byte back to the master device.
  • The master device should then receive the echoed byte from the slave device.

Could you please provide me with a sample code or guidance on how to implement this I2C echo back functionality on the F28379D microcontroller?

Thank you very much for your assistance.

Best regards,

Arun