I2C_GetStatusFlag Missing From KSDK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I2C_GetStatusFlag Missing From KSDK

1,184 次查看
bcstewart
Contributor III

I am using KSDK 2.0 for FRDM-K22F board.

Example in API for I2C Driver Master Operation references a function called I2C_GetStatusFlag which is not documented or used anywhere in.

Where can I find this function?

It's in section 25.2.3.1 of the "Kinetis SDK v.2.0 API Reference Manual"

pastedImage_1.png

Brad

标记 (1)
0 项奖励
2 回复数

984 次查看
JimmyChen
NXP Employee
NXP Employee

Hi Brad,

The API is no longer provided and there was misalignment between the document and the example code. With current SDK packages, please refer to the driver examples provided in the boards/<BOARD>/driver_examples/i2c directory. They are fully tested.  We will fix these unalignment between documentation and example code in next release. Sorry for the inconvinience.

Jimmy

0 项奖励

984 次查看
bcstewart
Contributor III

Any updates on this?

0 项奖励