connecting VREG pin in MK22FN512VLH12  MCU

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

connecting VREG pin in MK22FN512VLH12  MCU

跳至解决方案
997 次查看
vishalgirisagar
Contributor II

Hi All,

  I am using MK22FN512VLH12 MCU in my design. I am confused about a pin VREG. How should I connect this pin? Any suggestions would help greatly.

 

Thanks in Advance.

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
725 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Vishal Girisagar:

I suppose you mean the VREGIN pin. If using the USB module then VREGIN is the input for the internal USB voltage regulator and you need to provide from 2.7 V to 5.5 V to this pin, as noticed in the datasheet:

pastedImage_0.png

And in the pin VOUT33 you must connect a capacitor:

pastedImage_3.png

If not using USB functionality, then you can leave the pins floating and also disable the USB regulator by writing 0 to SIM_SOPT1[USBREGEN].


Regards!,
Jorge Gonzalez

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
726 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Vishal Girisagar:

I suppose you mean the VREGIN pin. If using the USB module then VREGIN is the input for the internal USB voltage regulator and you need to provide from 2.7 V to 5.5 V to this pin, as noticed in the datasheet:

pastedImage_0.png

And in the pin VOUT33 you must connect a capacitor:

pastedImage_3.png

If not using USB functionality, then you can leave the pins floating and also disable the USB regulator by writing 0 to SIM_SOPT1[USBREGEN].


Regards!,
Jorge Gonzalez

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

0 项奖励
回复
725 次查看
vishalgirisagar
Contributor II

Hi Jorge,

  Thank you...

0 项奖励
回复