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
Original issue reported on code.google.com by
henrik.n...@orsoc.se
on 28 Jan 2014 at 2:53Attachments: