Slave as Transmitter in TWI Interfacing using AVR

How to use I2C / TWI (Two Wire Interface) in AVR ATmega32- (Part 36/46)

Code explanation for MASTER Controller: Step 1: Initialization of master. Initialization of MASTER means to set the TWI clock frequency (SCL). It is done by setting bit rate in TWBR and pre scaler bits in TWSR.                                Fig. 2: Equation Of […]

How to use I2C / TWI (Two Wire Interface) in AVR ATmega32- (Part 36/46) Read More »