IIC Clock stretching on an MC9S08SH8

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

IIC Clock stretching on an MC9S08SH8

Jump to solution
1,142 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
872 Views
Ingo_Michael
Contributor II

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

 

Thanks!

View solution in original post

0 Kudos
Reply
1 Reply
873 Views
Ingo_Michael
Contributor II

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

 

Thanks!

0 Kudos
Reply