Skip to content
Commit c58a2187 authored by Sylvio Alves's avatar Sylvio Alves Committed by Christopher Friedt
Browse files

drivers: i2c: fix timing and stop bit



Current impĺementation fails due to missing stop bit
when reading data. This fixes it and refactor the implementation
by adding k_busy_wait when waiting I2C bus completion.

Also, this implementation is based on esp-idf v3.0.
It will be refactored based on latest esp-idf v4.3 using proper
low level calls.

Signed-off-by: default avatarSylvio Alves <sylvio.alves@espressif.com>

Fixes #34015
parent 8e3ab924
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment