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 23:25:20 UTC

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

     [ https://issues.apache.org/jira/browse/MYNEWT-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William San Filippo reassigned MYNEWT-441:
------------------------------------------

    Assignee:     (was: Marko Kiiskila)

Not sure how that got assigned to Marko originally.

> hal_i2c_master_read() for nrf51/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
>
> The nordic nrf51/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)