how to read MACID which is connected to STM32L476 ?..This is using I2C connection
I have tried using example code to read the mac ID which uses I2C connection.I have used HAL_I2C_TRANSMIT receive in my code.I am getting values but not correct values.I ahve attached the sample code along with this.Kindly help me in reading the MACI...