RIOT/cpu/stm32_common
MrKevinWeiss 2e37add109 cpu/stm32_common: Fix i2c_2 NACK stopping twice
There is an error when the start byte NACKs
The nack sets the stop bit twice which keeps the stop bit high the next time
When the stop bit is high it creates a timeout when trying to use
This commit fixes so when a NACK occures on the address it doesn't stop twice
2019-03-25 12:19:31 +01:00
..
2017-10-11 12:39:02 +02:00
2017-09-01 10:15:26 +02:00
2016-03-16 12:17:16 +01:00