Cannot write multiple registers, it seems it gets locked up. I think @aabadie has a solution already that works. (This may be fixed, I won't have HW to fix until Monday, I just wanted it documented somewhere)
Steps to reproduce the issue
Write multiple registers to a sensor with any stm32f0/3/7 and l0/4. I used stm32f303 to test
Description
Cannot write multiple registers, it seems it gets locked up. I think @aabadie has a solution already that works. (This may be fixed, I won't have HW to fix until Monday, I just wanted it documented somewhere)
Steps to reproduce the issue
Write multiple registers to a sensor with any stm32f0/3/7 and l0/4. I used stm32f303 to test
Expected results
For it not to hang
Actual results
automated test It hangs
Versions
new_i2c_if branch