This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C communication challenges in RM48

Other Parts Discussed in Thread: HALCOGEN

AM beginner for i2c Communication. my objective is to read EEPROM data (Calibration Data) in Flow sensor  to perform output calculation. i have considered controller as master and sensor as slave and used Master slave configuration program in halcogen. but i get error message as unable to read. i think there is some problem in master slave configuration as well as memory address mapping. Please help me to sort it out. attached the sys main.c cile6607.sys_main.c