Mistake in the article of the TWI for Atmega | Microcontroller › AVR › Mistake in the article of the TWI for Atmega This topic has 0 replies, 1 voice, and was last updated 10 years ago by Christoph. Viewing 1 post (of 1 total) Author Posts February 24, 2013 at 3:46 pm #2134 ChristophParticipant Hello Theres a mistake in the article “How to use I2C / TWI (Two Wire Interface) in AVR ATmega32” unsigned char address=0x20, read=1, write=1; must be unsigned char address=0x20, read=1, write=0; greeting Chris Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In