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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

560 Views
1054144848
Contributor II

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

Can I transfer data through I2C without interruption?

0 Kudos
2 Replies

462 Views
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!
-----------------------------------------------------------------------------------------------------------------------

462 Views
1054144848
Contributor II

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

0 Kudos