embassy icon indicating copy to clipboard operation
embassy copied to clipboard

stm32 i2cv1 async regression, silently reads back 0xFF

Open MabezDev opened this issue 1 year ago • 1 comments
trafficstars

Will need to do a bisect to find the offending commit, but essentially somewhere between the crates.io release and current main there is a regression where i2c doesn't fail it just reads back 0xFF. This was produced on an F2 board, but it more than likely applies to other chips with i2cv1.

Blocking of course works fine.

MabezDev avatar May 03 '24 16:05 MabezDev