Hi,
I'm trying to develop a link between the ADSP 21489 and ADT7411. I have to use the I2C protocol. Could someone point me to a C code example demonstrating an I2C transaction for the ADSP 21489.
Thanks!
Hi,
I'm trying to develop a link between the ADSP 21489 and ADT7411. I have to use the I2C protocol. Could someone point me to a C code example demonstrating an I2C transaction for the ADSP 21489.
Thanks!
Hi Jeyanthi,
Thanks again for your response. I'm trying to write to and read from a Analog Devices Temperature Sensor. The file I attached in previous post was for attempting to read a register from Sensor…
I'm qutie new to this forum, why I can't see your excample code? where could I get it? Thanks
I cannot see it, either.
I'm qutie new to this forum, why I can't see your excample code? where could I get it? Thanks
I cannot see it, either.
Hi,
I'm trying to develop a link between the ADSP 21489 and ADT7411. I have to use the I2C protocol. Could someone point me to a C code example demonstrating an I2C transaction for the ADSP 21489.
email : xiaobingchen63@sina.com
Hi Simon,
Please find the example TWI code in the below Ezone link. This can be directly run on ADSP-21479 EZ-kit. I have configured ADSP-21479 as a master and another ADSP-21479 as a slave. Though this is for ADSP-21479, you can easily port it to ADSP-21489. Please use this as reference and modify as per your requirement.
ez.analog.com/.../323975
Regards,
Anand Selvaraj.
Hi Simon,
Please find the example TWI code in the below Ezone link. This can be directly run on ADSP-21479 EZ-kit. I have configured ADSP-21479 as a master and another ADSP-21479 as a slave. Though this is for ADSP-21479, you can easily port it to ADSP-21489. Please use this as reference and modify as per your requirement.
ez.analog.com/.../323975
Regards,
Anand Selvaraj.