i2c_abstract.txt
来自「LPCXpresso1768」· 文本 代码 · 共 13 行
TXT
13 行
This example is used to test the LPC 1768 I2C interface,
and the slave is I2C temp. sensor LM75A.
The temp value will be stored in I2CMasterBuffer byte 3, 4.
Example functionality:
- Clock Settings:
- XTAL = 12 MHz
- PLL0 = 288 MHz
- CCLK = 72 MHz
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?