We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi
I am currently in the stage of a project where I have changed the slave address of several smbus/i2c devices so they can all be used on the same network.
Currently stuck in the programming (uvision) In the i2c switch statement I20DAT is used to handle the data.My question is how do I allow more than 1 set of data to be handled.If I use I20DAT for both devices the data will simply get overwritten right??Can anyone explain to me exatcly what I20DAT is and how I can use two I20DAT commands without conflict.
Cheers