Skip to content

Erronous start condition if using GPIO on low bits in i2c mode #42

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Establish an i2c context
2. PinHigh(ctx, GPIOL2)
3.

What is the expected output? What do you see instead?

Expected output is that GPIOL2 is in high state but no other changes to pin 
state.

But actual effect is that a I2C start condition is unexpectedly being sent, 
causing problems for following I2C transaction.

What version of the product are you using? On what operating system?

SVN Revision 202. Linux.

Please provide any additional information below.

Patch attached.

Original issue reported on code.google.com by henrik.n...@orsoc.se on 28 Jan 2014 at 2:53

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions