Hello, Are you sure your master sends correct slave address? I2C modules in different microcontrollers use either right justified or left justified 7-bit address. So maybe you just need to shift the address sent by master.
↧