#BL602 IoT SDK tries to init pins 3 and 4 for I2C ... Guess what happens when "i2cx" is NOT "I2C0" ? 🤔
https://github.com/bouffalolab/bl_iot_sdk/blob/master/components/hal_drv/bl602_hal/bl_i2c.c#L57-L69
@dv8 Haha correct answer is "Undefined" ... "gpiopins" lives on the stack with undefined values ... So we could be setting any pin for I2C 😉
@lupyuen There will be Trouble! #robocop