MSPM0L1304: How to create slave address for host using

Part Number: MSPM0L1304
Other Parts Discussed in Thread: MSPM0L1306

Hi TI expert,

I have created the i2c under slave mode.

but looks it's failed for host detect. and add breakpoint on the IRQ are fail.

provde my settings for you refer.

image.png

image.png

image.png

image.png

image.png

image.png

Thanks,

Ben

  • C:\ti\mspm0_sdk_2_09_00_01\examples\nortos\LP_MSPM0L1306\driverlib\i2c_controller_rw_multibyte_fifo_interrupts

    C:\ti\mspm0_sdk_2_09_00_01\examples\nortos\LP_MSPM0L1306\driverlib\i2c_target_rw_multibyte_fifo_interrupts

    These two demo can directly communicates with each other.

    By the way, it better to capture the I2C waveform to monitor the I2C bus for further debug purpose.

    I2C also requires external pullup resistor, please make sure there is one at your host side.