jipanienko opened a new pull request #2331: URL: https://github.com/apache/mynewt-core/pull/2331
2 byte read receive wrong data for seconde byte. First byte read is NAKed and seconde is trash. Register access sequecnce is wrong for 2 byte read. Better sequence stolen from HAL_I2C_Master_Receive from hw/mcu/stm/stm32f1xx/src/ext/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c Now NAK is send on seconde byte not first. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
