LPI2C High Speed Mode

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

LPI2C High Speed Mode

960件の閲覧回数
Dhevan
Contributor IV

Hi,

    We are trying to interface lpi2c1(evk) interface to sensor board.

    We have changed baud rate more than 2MHZ but we have checked with logic analyzer imxrt1064 producing 1.2MHZ only.

    How to set 2MHZ baud rate properly.

    We want to run i2c peripheral high speed per second we need to get data 12800 and needs to store into sdcard fat32 but storing we are facing issue only 6000 data able to store.

    We need to increase i2c and sdcard clock speed to perform high speed operation per second 12800 data needs get and store into sdcard.

   Please help us to solve this issue.

Regards,

  Vasu

     

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

952件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi Dhevan,

It seems 2M speed is only reached by Ultra-Fast mode. Please see table 59 in datasheet.

jingpan_0-1608280848684.png

But Ultra-Fast mode can only output. Please see 47.3.2.6 in reference manual.

jingpan_1-1608281118866.png

Maybe you can buffer the data and speed up SDCARD write.

 

Regards,

Jing

 

0 件の賞賛
返信