I2C

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I2C

1,566件の閲覧回数
jianminyang
Contributor I

hi everyone:

       I find when i use S32K146 to communicate with slave,the I2C frequency will reduction if i connect more than 5 slaves. My question is :

      1Is there a quantitative formula for the relationship between load and frequency

       2The rising edge time exceeds which critical value will affect my minimum high level time

0 件の賞賛
返信
1 返信

1,558件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

1. The Timing Parameters are explained in the RM rev.12.1 Section 52.3.2.4.

SCL/SDA_RISETIME is given by the resistance of the pull-ups and the capacitance of the bus.

So you can adjust the parameters (make sure it follows the Table 52-8. LPI2C Timing Parameter Restrictions) or use stronger pull-ups.

2. Yes, the HIGH period of the SCL clock depends on the SCL_LATENCY as well.

 

Regards,

Daniel

0 件の賞賛
返信