Hello wbounce, > If I want to write 4 different byte values to 1 address to a device what > do I have to do? > I am currently trying > Start condition > Put out the device ID and write > Put out memory address > Put out a restart request <- not sure if this is needed You should delete this line. Device should has way to distinguish address from data. > Put out the 1st data byte > Put out the 2nd data byte > Put out the 3rd data byte > Put out the 4th data byte -- Best regards, Alex mailto:neolp@mail.ru
Message
Re: [AVR-Chat] I2C Question take 2
2004-12-29 by Alex Tsigulin