On 05/13/2012 11:41 AM, Roland Stigge wrote: > On 13/05/12 11:20, Lars-Peter Clausen wrote: > [regarding the "1&2" output] >> You can only set the same value on both >> outputs simultaneously, which I think has not so many practical use-cases. > > _If_ you want to switch outputs "simultaneously", it's hard to do with > the max51x chips due to relatively slow I2C communication. Don't have > timing diagrams right now how close you get if you switch the two > outputs directly one after another, though. Hm, I thought the whole purpose of the "1&2" attribute was to update them simultaneously. According to the datasheet the chip will latch new values on a stop condition. So if you write both channels in one transfer they will be updated simultaneously. If you don't care about that you might as well just update the channels by writing to their respective attribute. > > But right, it's not highest priority... > >> You'd rather want to set two different values on output 1 and 2. > > We have and will have attributes for those anyway, don't we? > Yes, sure. But again I meant simultaneously, which will be possible with buffer output support. - Lars -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html