You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "William San Filippo (JIRA)" <ji...@apache.org> on 2016/10/13 21:21:20 UTC

[jira] [Created] (MYNEWT-441) hal_i2c_master_read() for nrf52 generates stop condition after all bytes read

William San Filippo created MYNEWT-441:
------------------------------------------

             Summary: hal_i2c_master_read() for nrf52 generates stop condition after all bytes read
                 Key: MYNEWT-441
                 URL: https://issues.apache.org/jira/browse/MYNEWT-441
             Project: Mynewt
          Issue Type: Bug
          Components: HAL
    Affects Versions: v0_9_0
            Reporter: William San Filippo
            Assignee: Marko Kiiskila


The nordic nrf52 hal for the i2c does not implement the hal_i2c_master_read() functionality correctly. This API is not supposed to generate a STOP condition on the bus. However, the current implementation generates a STOP condition. This may cause issues when a hal_i2c_master_end() is used after a read.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)