what is the use of _loadDcdcTrim() in `1040_flexspi_nor.ini` file ?

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

what is the use of _loadDcdcTrim() in `1040_flexspi_nor.ini` file ?

ソリューションへジャンプ
224件の閲覧回数
5angxr
Contributor II

in this function, it  reads 0x401F4490 & 0x401F4480 registers, which are `Value of OTP Bank1 Word1 (Memory Related Info.) (MEM1) ` & `Value of OTP Bank1 Word0 (Memory Related Info.) (MEM0) `.

5angxr_0-1715152818484.png

what do they really mean?

most importantly, do I need to invoke _loadDcdcTrim() in my project's debug .ini file?

タグ(1)
0 件の賞賛
返信
1 解決策
180件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @5angxr ,

Thanks for your interest in NXP MIMXRT series!

This function is used to read the Trim value of DCDC in the register. Specific information is not officially released, you can follow the implementation of the SDK to write, the function is required to write ini file.

Best regards,
Gavin

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
181件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @5angxr ,

Thanks for your interest in NXP MIMXRT series!

This function is used to read the Trim value of DCDC in the register. Specific information is not officially released, you can follow the implementation of the SDK to write, the function is required to write ini file.

Best regards,
Gavin

0 件の賞賛
返信