GPIO Output voltage under VBAT1V power supply

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
zhongc@ilink-wi...
Offline
Last seen:2 months 3 weeks ago
加入:2017-05-09 12:36
GPIO Output voltage under VBAT1V power supply

Hi Dialog,
When we use the VBAT1V Power Supply,what is the voltage of GPIO Output?
Thanks.

Device:
MT_dialog
Offline
Last seen:3 days 14 hours ago
Staff
加入:2015-06-08 11:34
Hi zhongc,

Hi zhongc,

You mean when you are operating with boost configuration ? In that case the voltage on your pins is configurable, using the GPIO_ConfigurePinPower() you can either configure the output to be powered from the 1V rail or the 3V rail (which is supplied from the DCDC when in boost mode).

Thanks MT_dialog