imx8mp

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

imx8mp

1,401件の閲覧回数
chenchenchen
Contributor II

Hello:

     I have a question.

  pinctrl_i2c1: i2c1grp {
      fsl,pins = <
       MX8MP_IOMUXC_I2C1_SCL__I2C1_SCL 0x400001c3
      MX8MP_IOMUXC_I2C1_SDA__I2C1_SDA 0x400001c3
     >;
 };

I see that the i2c1_scl config value is 0x400001c3.

as we know that the I2Cn_SCL and I2Cn_SDA signals must

have open-drain or open-collector outputs.

I see that the config value is 0x400001c3, the ODE bit is disabled. shouldn't this bit is enable?

chenchenchen_0-1667368609232.png

Thanks

 

 

 

0 件の賞賛
返信
2 返答(返信)

1,372件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

you don't need set this ODE bit, you just keep it as dts file default settings

0 件の賞賛
返信

1,106件の閲覧回数
sveitola
Contributor II

Hello, I have a related question.

Does the FSEL field have any effect on the I2C setting? Our design is violating the I2C fall time specification and we would like to ensure that the slew rate is slow.

タグ(1)
0 件の賞賛
返信