You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The firmware crashes/hangs after spitting out ~2 minutes of i2c: i2c_set_pin(825): scl and sda gpio numbers are the same. I suspect this has to do with this. I do not know where to implement this, otherwise I would. More log:
I (1598) sccb: pin_sda 26 pin_scl 27
E (1598) i2c: i2c_param_config(644): i2c clock choice is invalid, please check flag and frequency
E (2618) i2c: i2c_set_pin(825): scl and sda gpio numbers are the same
E (3618) i2c: i2c_set_pin(825): scl and sda gpio numbers are the same
The text was updated successfully, but these errors were encountered:
The firmware crashes/hangs after spitting out ~2 minutes of
i2c: i2c_set_pin(825): scl and sda gpio numbers are the same
. I suspect this has to do with this. I do not know where to implement this, otherwise I would. More log:The text was updated successfully, but these errors were encountered: