NEED I2C working api to read and write

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

NEED I2C working api to read and write

670 次查看
selvarajasekar
Contributor III
"I'm currently utilizing S32 Design Studio 3.4 for development, focusing on the S32K312 microcontroller. In my project, I'm using the example code for I2C, specifically the i2c_HLD_FLEXIO_transfer_s32k312 which is a loopback example. I require documentation on the I2C API keys for both read and write operations." "I require functional APIs to execute both write and read operations over the I2C interface." I require documentation or working i2c code for s32k312.
0 项奖励
回复
1 回复

651 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @selvarajasekar,

Inside the 'Peripherals' section of Config Tools, you can right click any module to access its documentation (User Manual):

Julin_AragnM_0-1709843974827.png

You can also access the documentation through the specific driver module inside Design Studio's installation path: C:\nxp\S32DS.3.4\S32DS\software\PlatformSDK_S32K3_2022_03\SW32K3_RTD_4_4_2_0_0_D2203\I2c_TS_T40D34M20I0R0\doc 

Inside the manual you can find driver usage and configuration tips for I2C APIs and definitions.

Best regards,
Julián

0 项奖励
回复