IIC Clock stretching on an MC9S08SH8

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

IIC Clock stretching on an MC9S08SH8

跳至解决方案
1,148 次查看
Ingo_Michael
Contributor II

Hello @ All!

 

Does anyone know if the MC9S08SH8 do Clock Stretching automatically (in Hardware), or do I have to implement it in my software routines?

 

Do I have to wait for the ´"IIC Interrupt flag" in IICS (Bit 1) or is it better to wait for the "Transfer complete flag" (Bit 7) in IICS after sending one byte of data to provide clock stretching? Now I am using the interrupt flag.

 

Regards

 

Ingo

标签 (1)
0 项奖励
回复
1 解答
878 次查看
Ingo_Michael
Contributor II

Problem solved. I had some problems reading a IIC slave device.

 

Thanks!

在原帖中查看解决方案

0 项奖励
回复
1 回复
879 次查看
Ingo_Michael
Contributor II

Problem solved. I had some problems reading a IIC slave device.

 

Thanks!

0 项奖励
回复