About DO_TRIM and DO_TRIM_PADN fields for SDCLK pad of i.MX6SoloX

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

About DO_TRIM and DO_TRIM_PADN fields for SDCLK pad of i.MX6SoloX

Jump to solution
568 Views
yuuki
Senior Contributor II

Dear Freescale TIC,

We want to fine-tune High width and Low width of SDCLK.

We found that High width and the Low width of the clock were changed by changing DO_TRIM field and DO_TRIM_PADN field.

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6SXRM.pdf

- 35.5.199 Pad Control Register IOMUXC_SW_PAD_CTL_PAD_DRAM_SDCLK0_P (P.1936-)

However, we were not able to find detailed explanation about DO_TRIM field and DO_TRIM_PADN field.

Would you tell me the usage of these field?

Can we use it to fine-tune High width and Low width of SDCLK?

Best Regards,
Yuuki

0 Kudos
1 Solution
487 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

DO_TRIM field allows to add delay from internal ipp_do signal

to SDCLK pad (ipp_do -> pad delay)

1.jpg

in general one can use this for changing width of SDCLK, however

usual way is to use MMDC Duty Cycle Control Register (MMDC_MPDCCR)

fields CK_FT0,1_DCC (p.2709 IMX6SXRM.pdf)

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
488 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

DO_TRIM field allows to add delay from internal ipp_do signal

to SDCLK pad (ipp_do -> pad delay)

1.jpg

in general one can use this for changing width of SDCLK, however

usual way is to use MMDC Duty Cycle Control Register (MMDC_MPDCCR)

fields CK_FT0,1_DCC (p.2709 IMX6SXRM.pdf)

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos