acassis commented on PR #8009: URL: https://github.com/apache/nuttx/pull/8009#issuecomment-1368996320
@zouboan I noticed this driver is not handling I2C_M_NOSTOP (and I2C_M_NOSTART). The best device to test it is the SSD1306 display because it uses the I2C_M_NOSTOP and will not work with not compatible I2C driver. I discovered that ESP32 suffer same issue and I'm preparing a patch to fix it. -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org