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/TMS320F28377D: Configure I2C module Slave and Master transmission with TMS320F28377D

Part Number: TMS320F28377D
Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE

Tool/software: Code Composer Studio

Dear, TI

Do you have the example for configuration I2C module Slave and Master with "TMS320F28377D"?

Before, I check the example with controlSUITE in "i2c_eeprom_cpu1" already. But,not enough for configure this target.

I would like using two MPU for communication I2C method by without EEPROM. 

Please recommend me.

Thank you

RATWO 

  • Ratwo,

    If my understanding is right, you are looking for two example codes really:-

    1) I2C module in Master mode:
    Below BOOTROM I2C code is configured to work in I2C Master receiver mode
    (C:\ti\c2000\C2000Ware_1_00_02_00\libraries\boot_rom\f2837xd\revB\rom_sources\F2837x_bootROM\cpu01-bootROM\source\ I2C_Boot.c)
    i2c_eeprom_cpu1 is also configured to work in I2C Master Transmitter mode

    2) I2C module in Slave mode
    We unfortunately don't have an example code which can be shared immediately.

    Regards,
    Manoj
  • Hi, Manoj

    Do you have the similar example,configuration guide and another?

    Thank you
    RATWO
  • Ratwo,

    Unfortunately, as I said before we don't have I2C slave example code / step-by-step guide explaining how to configure in I2C slave mode.

    Do you have any specific question in mind?

    Regards,
    Manoj