Hi everyone, I'm trying to acquire a temperature from a MCP9808 sensor with a B-L072Z-LRWAN1. But I got an "onRxTimeout" error everytime I try. Is someone knows why ? Thank you a lot for helping me.
I'm using stm32cubeIDE and I got nothing more than the STM32CubeExpansion_LRWAN_V1.2.1's libraries (stm32l0xx_hal_i2c) to help me. I'm on the i2c1 interface on PB8 and PB9 ports. I think the problem is that I don't know how the flags works.