[ESP32-C6] I2C writes get stuck, since commit f9203d
- affects 0.23.{01} and latest main
#3060
Labels
bug
Something isn't working
Bug description
I came back to a project of mine, using the VL53L5CX distance sensor, and after updating
esp-hal
changes to 0.23.0, it always got stuck in I2C operations.I narrowed down the reason to the commit in the title.
To Reproduce
A bit lengthy instructions (hw and a driver download with click-through are needed) are here.
Expected behavior
I can continue developing the code, using latest
esp-hal
releases.Actual behavour
I am stuck at 0.22.0 release.
Environment
ESP32-C6
main
(bb1ad1
)The text was updated successfully, but these errors were encountered: