Version
v1.0.8
Describe the bug
STM32F103, hardware I2C, 400kHz, reading the 0x6B register successfully if there is a 1 ms delay after sending the reset command. Otherwise, it will fail.
The figure below shows the reading of 0x6B with and without a delay in the 400 kHz I2C.

Reproduce
No response
Expected behavior
No response
Additional context
There is no need for a delay if the frequency is 100 kHz.