Hi,
I'm trying to interface with a CH101 sensor. I am able to detect the sensor, and I think the firmware upload is working as expected, but the setup seems to fail at the "chdrv_wait_for_lock" function, with the I2C lines appearing to be pulled low and remain low. Has anyone else had an issue in this stage of the initialisation? The INT line is being pulsed high by the sensor after the bulk of the firmware has been written.
I am using an STM32 nucleo board.