Can the I2C module of kl17z128 only transfer data by interrupt?

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

Can the I2C module of kl17z128 only transfer data by interrupt?

1,185 次查看
1054144848
Contributor II

I found this in the KL17 Sub-Family Reference Manual.I2C.png

Can I transfer data through I2C without interruption?

0 项奖励
回复
2 回复数

1,087 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi  James,

No
You can find polling example in MCUXpresso SDK_2.5.0_MKL17Z128xxx4.(...\SDK_2.5.0_MKL17Z128xxx4\boards\frdmkl43z\driver_examples\i2c)

I2C polling KL17.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,087 次查看
1054144848
Contributor II

Thank you so much, you solved my problem.
Best Regards,
James

0 项奖励
回复