Q
I am currently trying to implement ADT7410 over I2C in my project. I foundAN-1250 on your website. The ZIP-file available for download contains only the
header files. I also need ADT7410I2C.c , ADT7410I2C.h and ADT7x10_Demo.c .
Please could you send me the missing files?
A
I send you the relevant files including the workspace for IAR ("ADuCM360.eww")- now the project should build successfully. The I2C functions (I2cMWrCfg ,
I2cTx, I2cFifoFlush, I2cSta, I2cMRdCfg, I2cRx) are part of the I2C library and
they are documented in "I2cLib.c" + AN-1159.