Title:
i2c.resource
Description:
The i2c.resource provides access to the I2C bus 0 found on Sam440ep and
Sam460ex boards.
I2C devices may be connected to the bus via the J10 connector on Sam440ep
and the J9 connector on Sam460ex.
Check your board user manual for the I2C connector pinout.
How to use:
* copy i2c.resource.kmod into your kickstart directory
* add the following line in the Kicklayout file:
MODULE Kickstart/i2c.resource.kmod
* copy the SDK directory into SDK: (if installed)
* check the SDK directory for include files, autodoc and example
Notes:
Currently bus 1 (I2C/SPI) is not supported.
History:
14-Apr-2011 - Version 53.2
- added I2C_Probe()
19-Dec-2010 - Version 53.1
- Initial version for Sam440ep and Sam460ex board
| |