Working with the library: lib_i2c

If you have a simple question and just want an answer.
IgorLopez
Member++
Posts: 25
Joined: Tue Mar 11, 2014 8:16 pm

Working with the library: lib_i2c

Post by IgorLopez »

Hi,

I am just starting developing with the XMOS tools.

My question is regarding the application notes stated in the i2c library userguide (lib_i2c-[userguide](3.1.0rc1).pdf) where it mentions two application notes, AN00156, and AN00157 (how to use the I2C master and slave libray).

Searching for them(http://www.xmos.com/support/appnotes) did not give any result. Am I looking at the wrong place or do they simply still not exist?

srinie
XCore Addict
Posts: 158
Joined: Thu Mar 20, 2014 8:04 am

Post by srinie »

Hi,

These application notes: AN00156, and AN00157 are not yet available.

However, I ve tried using 14.0.0 community version of the tools -> selected lib_i2c (version 3.0.0) and that gave both app note examples to download and run. Did you try running them? These will supplement the information on the i2c lib usage examples.