You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/11/26 10:27:07 UTC

[GitHub] andrzej-kaczmarek commented on issue #1532: hw/mcu/nordic/nrf52xxx: Revert sequence of operations for i2c errors

andrzej-kaczmarek commented on issue #1532: hw/mcu/nordic/nrf52xxx: Revert sequence of operations for i2c errors
URL: https://github.com/apache/mynewt-core/pull/1532#issuecomment-441590361
 
 
   could you provide some more details how exactly this fixed your problem? I don't really see how this patch changes I2C behaviour. one thing that is different is that in case of error we'll first read error register and then trigger STOP task - I'm not sure if this makes any difference in TWI controller (do not check doc) but this can probably just make return code different.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services