IMXRT117x: Core Voltage Level check

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

IMXRT117x: Core Voltage Level check

383件の閲覧回数
TCL_1
Contributor II

Hi,

On my custom board based on IMXRT1175 processor, I found the M7 and M4 core voltage (VDD_SOC_IN and VDD_LPSR_DIG) all close or reached the high limitation of 1.15V, under the operating condition M7 core at 500Mhz, M4 core at 240Mhz. So, it seems that the actual core voltage is high at a middle working frequency, and my questions are:

1. is this -1.15V core voltage- normal condition? 

2. can I reduce the core voltage and how to do this?

TCL_1_0-1669973381676.png

 

Many thanks!

 

0 件の賞賛
返信
1 返信

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

Hi @TCL_1 ,

1. Yes. This is because the DCDC output voltage will not change automatically. You must change it by software.

2. You can use DCDC_AdjustTargetVoltage() function to set DCDC output voltage, which can be found in fsl_dcdc.c. Please refer to pwer_mode_switch example to see how to use it.

 

Regards,

Jing

0 件の賞賛
返信