qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-trivial] [PATCH] bitbang_i2c: Fix spurious slave


From: andrzej zaborowski
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] bitbang_i2c: Fix spurious slave read after NACK
Date: Sun, 29 May 2011 03:49:57 +0200

Hi,

On 28 May 2011 21:52, Stefan Hajnoczi <address@hidden> wrote:
> On Sat, May 28, 2011 at 3:55 PM, Marcus Comstedt <address@hidden> wrote:
>> After NACKing a read operation, a raising SCL should not trigger a new
>> read from the slave.  Introduce a new state which just waits for a stop
>> or start condition after NACK.

Makes sense, I pushed this change to master.

Cheers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]