I2C2 stuck in timeout on STM32L4S9
HW situation is:I2C2_SCL on PB10 (pin L4)I2C2_SDA on PB11 (pin M4)Both have a pull-up resistor of 18K.The sensor attached to these lines is removed, so nothing is connected.This is not a dev-board but our own design.I have generated code through STMc...