i.MX6 DDR ZQ calibration when temperature changed

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

i.MX6 DDR ZQ calibration when temperature changed

ソリューションへジャンプ
1,368件の閲覧回数
torus1000
Contributor V

Hi

According to p7 of AN4467: https://www.nxp.com/docs/en/application-note/AN4467.pdf
ZQ calibration auto initialization mode is strongly recommended for keeping the ZQ registers calibrated during i.MX 6 Series operating modes and ambient temperature changes.


I guess some drivers in kernel done "force initiated hardware ZQ calibration" when temperature changed.

BTW I believe "auto initiated hardware ZQ calibration" done periodically.

Is my guess correct? (Is such recommendation supported by OS?)

Could someone let me know the url of the source code regarding above feature?
    e.g https://source.codeaurora.org/external/imx/linux-imx/tree/drivers?h=imx_4.14.98_2.0.0_ga

ラベル(1)
0 件の賞賛
1 解決策
1,223件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi torus

yes software performs calibartion in linux/arch/arm/mach-imx/ddr3_freq_imx6.S

in cpufreq driver described in attached Linux Manual when changing frequency

(also due to temperature)

ddr3_freq_imx6.S\mach-imx\arm\arch - linux-imx - i.MX Linux kernel 

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

元の投稿で解決策を見る

0 件の賞賛
1 返信
1,224件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi torus

yes software performs calibartion in linux/arch/arm/mach-imx/ddr3_freq_imx6.S

in cpufreq driver described in attached Linux Manual when changing frequency

(also due to temperature)

ddr3_freq_imx6.S\mach-imx\arm\arch - linux-imx - i.MX Linux kernel 

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

0 件の賞賛