【PMIC PF8100】How to set BUCK6 output 0.5V voltage

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

【PMIC PF8100】How to set BUCK6 output 0.5V voltage

685 次查看
jianwei_lan
Contributor III

Dear friend

 

 

I want PF8100‘s BUCK6 output 0.5V voltage, how can i do ? 

 

 

 

-----

BR

your friend

 

 

 

 

0 项奖励
3 回复数

662 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Gianwei,

0.5V corresponds to 0x16 or 0b0001 0110. This value needs to be written to the SW6 RUN VOLT register (0x79).

Also make sure that SW6_VTTEN = 0 (VTT mode disabled).

Best regards,

Tomas

0 项奖励

676 次查看
john_phillippe
NXP Employee
NXP Employee

The VSW6_RUN[7:0] bits need to be set appropriately.  The datasheet describes this.  I believe a value of 0x10 will set the output voltage to 0.5V.  6.25mV steps * 16 = 0.1V.  The starting point of VSW6_RUN is 0x00 which gives 0.4V, so a 0.1V offset = 0.5V.

https://www.nxp.com/docs/en/data-sheet/PF8100_PF8200.pdf

0 项奖励

668 次查看
jianwei_lan
Contributor III

Dear friend 

 

can you show me an demo and API about how to change BUCK output voltage ?

 

---

BR

your friend

0 项奖励