Device address in stm32L4
Im using STM32L4 how i2c master with 5 i2c slaves In stm32l1 when using callback i can detect device using : if (hi2c->Devaddress == I2C_ADDRESS1) // slave 1 {}In STm32L4 don't exist hi2c->Devaddress ..Yu can help me .BR.Francesco