Dear Hi:
The S32K312 LPI2C uses one IIC, which is configured as the host and then configured as the slave after a period of time. Is this OK ?
S32K312 LPI2C用一路IIC,先配置成主机,一段时间后,再配置成从机,这样可以吗?
Lpi2c_Ip_MasterInit->Lpi2c_Ip_MasterDeinit->wait 10s->Lpi2c_Ip_SlaveInit->recv data
Thanks