Search  English (United States) English (United Kingdom) English (Australia)
Friday, May 18, 2012 ..:: Knowledge ::.. Register  Login
 Knowledge about the AUG AMI DevKit for the .NET Micro Framework Minimize

This page contains a searchable place for knowledge about the AUG AMI DevKit and stuff related to it.


 Print   
 Knowledge base Minimize
SearchForum Home
  Knowledge base  I2C TWI Bus  more devices at...
 more devices at the same time
 
 12/5/2008 9:43:05 AM
Ant
29 posts


more devices at the same time

The standard I2CDevice class is not built to be instantiated more than once (consider it as I2CBus instead - and there is only one bus, right). Our drivers (QMatrix, Realtimeclock, TMP100, ...) internally use our class I2CDevice2 where we have implemented an automatic singleton pattern to allow "parallel" access to more than one I2C device. See the MultiI2cDeviceTest in our SDK for details and a sample.

  Knowledge base  I2C TWI Bus  more devices at...

SearchSearch  Forum HomeForum Home    Print   
Copyright 2012 AUG Elektronik GmbH   Terms Of Use  Privacy Statement