We are using S32K322 Controller and the RTD version is 3.0.0.
We have an external EEPROM & an RTC, both connected in the same I2C Instance (LPI2C1 - PTC6,PTC7).
Here the question is how to configure these slaves addresses separately?
Riyasma07_0-1722497181389.png
Here I've configured the address and other things for EEPROM at instance 1(LPI2C1), then don't know how to configure parameters for RTC at same instance(LPI2C1).
Because if I try like the method below some error is coming,
Riyasma07_1-1722497505189.png