Re: Simulatring I2C communications in AVRStudio?




"Anonymous" <BigappleRemailer@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:AX7AQN6538748.3851851852@xxxxxxxxxxxx
>
> I'm trying to test my I2C code in the AVR simulator in AVRStudio. Is it
> possible to simulate an entire I2C communications session without having

I doubt that you can completly and accurately simulate an I2C communication
with the simulator. At least you'ld have to provide for effects caused by
clock stretching and other real-world I2C conditions.

/Roland


.