Tool/software:
Hi team,
Hi team,
My customer is using MSPM0L2228. They did some tests as below and find out the I2CTarget_Event_STOP doesn't seem to be triggered. Please help clarify if this scenario is normal. Thank you.
Test environment:
- HW : LP-MSPM0L2228
- SDK version: mspm0_sdk_2_02_00_05
- CCS Theia version: 1.5.0.11
- SW Example:
- i2c_controller_LP_MSPM0L2228_freertos_ticlang
- i2c_target_LP_MSPM0L2228_freertos_ticlang
On the target side, the event I2CTarget_Event_STOP doesn't seem to trigger, verified using print statements.
Does the example never enter the I2CTarget_Event_STOP state, or are there specific conditions that need to be met? Thanks.