IMX7 IBIS MODEL for SDIO

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

IMX7 IBIS MODEL for SDIO

1,621 Views
frankyhsu
Contributor III

Hi

We are requested to do the SDIO SI simulation, I have the IBIS model but it seems to be used for LPDDR3 simulation. Could you provide the model for SDIO? We sue the SDIO2(HS200) for WiFi and SDIO3 for eMMC v5.0.

Also, how do we know the default drive strength setting? In the reference guideline seems to show the DSE Xx value but not a resistance value. We need the exact value for it.

Please kindly to reply this.

Thanks a lot.

Franky.

Labels (1)
0 Kudos
3 Replies

1,131 Views
igorpadykov
NXP Employee
NXP Employee

Hi Franky

ibis model description can be found on

IBIS Model (2)
http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-process...

and it is described in Hardware Development Guide for i.MX7Dual and

7Solo Applications Processors Table 27. IBIS Model naming convention, as:

Example 2 : B04 SD1_DATA0 MPBI
http://www.nxp.com/files/32bit/doc/user_guide/IMX7DSHDG.pdf

So model "MPBI" can be found in ibis file : "[Model Selector] MPBI "

here also can be found records like: M0_PBI_02_F_NA_PBI - 2mA drive strength..

4,8,12 12mA drive strength, this corresponds to DSE field IOMUXC_SW_PAD_CTL_PAD_SD1_DATA0

00 DSE_0_X1 — X1
01 DSE_1_X4 — X4
10 DSE_2_X2 — X2
11 DSE_3_X6 — X6

please check sect.8.2.7.255 SW_PAD_CTL_PAD_SD1_DATA0 SW PAD

i.MX7D Reference Manual

http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,131 Views
frankyhsu
Contributor III

Hi Igor,

00 DSE_0_X1 — X1 ->2mA
01 DSE_1_X4 — X4 ->4mA
10 DSE_2_X2 — X2 ->8mA
11 DSE_3_X6 — X6 ->12mA?

Is it?

0 Kudos

1,132 Views
igorpadykov
NXP Employee
NXP Employee

Hi Franky

provided internally more details as follows

pastedImage_1.jpg

Best regards
igor