Hello,
I found in DA14683 data sheet that I can program voltage levels on GPIOs:
"
37 (AQFN) or 21 (WLCSP) general purpose I/Os with programmable voltage levels
My question is how to do it? Am I setting it "globally" or separately for each pin.
Regards Jakub
Hi Jakub,
Thanks for your question online. There is an API in hw_gpio.h driver for configuring the power source of an output pin.
/** * \brief Configure power source for pin output * * \param [in…