You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/02 14:32:49 UTC

[GitHub] [nuttx] acassis commented on pull request #8009: arm64/a64: add driver for Allwinner A64 I2C bus

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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org