Tool/software:
Hi,
I am currently using the i2c_target example on the LP-MSPM0L2228, and I am trying to apply the I2C target own address alternate feature.
It was found that when using Display_printf, the string sometimes outputs discontinuously in i2cTargetCallback function, as shown in the reference image below.
However, the Display_printf in the mainThread function doesn't have this issue. Does anyone know the reason for this? thanks.
