frequency of I2C of KL25Z

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

frequency of I2C of KL25Z

1,123 次查看
xiaocongfu
NXP Employee
NXP Employee

Hello, I'm using the interface I2C of KL25Z128VLK4 to generate a phase sinusoid. I need a frequency of 750kHz, but when the SCL frequency exceed 100kHz, I have a warning: the device is designed to operate up to 100kHz. So I'd like to know the limite maximun of the frequency of I2C of KL25Z.

PS: I have already tried to use a frequency up to 100kHz, but my output can't increase according to this frequency.

Thank your for your answers!

标签 (1)
2 回复数

998 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Xiaocong Fu,

The maximum I2C SCL Clock Frequency of the KL25Z128VLK4 MCU is 400 kHz:

pastedImage_2.png

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

998 次查看
xiaocongfu
NXP Employee
NXP Employee

Yes, it helps a lot! Thanks!