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/23 21:39:31 UTC

[GitHub] saulpw opened a new pull request #1532: hw/mcu/nordic/nrf52xxx: Revert sequence of operations for i2c errors

saulpw opened a new pull request #1532: hw/mcu/nordic/nrf52xxx: Revert sequence of operations for i2c errors
URL: https://github.com/apache/mynewt-core/pull/1532
 
 
   - Mynewt 1.5 changed the sequence of register operations for i2c error handling.
   
   - This created a failure in our driver for the bno080 where an expected
   read "soft error" during a reset loop was followed by an unexpected hard
   error during a write.
   
   - The old sequence of register operations restored functionality.

----------------------------------------------------------------
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