Other Parts Discussed in Thread: SYSCONFIG
Hi MSPM0 team,
Asking on behalf of a customer who has issues with I2C (configured as slave) interrupt functionality in the latest SDK. They need support for the function DL_I2C_enableTargetTXEmptyOnTXRequest() would enable TX fifo empty interrupt to be triggered only when a read request is made by the I2C host.
As of now, the TX fifo empty interrupt is triggered immediately when the MCU starts up, since the fifo is empty, and the interrupt driver cannot determine whether it was triggered by a host data read request or just en empty fifo.
Do you have an estimated date for function DL_I2C_enableTargetTXEmptyOnTXRequest() to be available in a future SDK release?
Thanks,
/ Wolfgang