75XX I2C

From embeddedTS Manuals
Revision as of 16:26, 17 January 2022 by Lionel (talk | contribs) (Links auto-updated for 2022 re-branding ( https://files.embeddedarm.com/ts-arm-sbc/ts-7500-linux/samples/i2ctemp.c →‎ https://files.embeddedTS.com/ts-arm-sbc/ts-7500-linux/samples/i2ctemp.c https://files.embeddedarm.com/archive/Manuals/third-party/ECONA-CNS21XX-HRM-v.1.8.pdf →‎ https://files.embeddedTS.com/archive/Manuals/third-party/ECONA-CNS21XX-HRM-v.1.8.pdf))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The I2C_SCL and I2C_SDA pins bring out the I2C bus from the CNS2132 CPU. We do have an example for connecting to the I2C bus that uses the temperature sensor used on some of this series. You can find the C example here.

Please refer to the CNS2132 user's guide, page 55, 144, and 312 for more information on this I2C bus.