diff options
author | Timofey Titovets <nefelim4ag@gmail.com> | 2025-07-03 20:50:51 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2025-07-09 15:45:52 -0400 |
commit | 1931b11001cc7b53c00e82ac992c70d7bd50a310 (patch) | |
tree | fd3e61ee16bce49ba2bef42b73394501f4034553 /src/stm32/adc.c | |
parent | c01e6eee1d96617459934e83467dd5c62ece0bfc (diff) | |
download | kutter-1931b11001cc7b53c00e82ac992c70d7bd50a310.tar.gz kutter-1931b11001cc7b53c00e82ac992c70d7bd50a310.tar.xz kutter-1931b11001cc7b53c00e82ac992c70d7bd50a310.zip |
stm32: f0 make i2c distinguish I2C NACKs
Some devices can return a read NACK on host retries.
When the MCU receives the I2C CMD, reads out data,
but fails to deliver a response to the host.
The host retries, the device returns NACK,
and the MCU goes into the shutdown state.
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Diffstat (limited to 'src/stm32/adc.c')
0 files changed, 0 insertions, 0 deletions