⚠️ Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
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).
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