2021-04-06 07:55 AM
Hello,
Could you share any examples of I2C communication implementation between STM32L011 MCU and temperature sensor using Low-Layer (LL) API? I am trying to read temperature values from temperature & humidity sensor HDC2080. I found a library for this sensor which includes operations with registers and Tx/Rx buffers but I2C communication has to be coded according to specific MCU.
Thank you.