This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SIMPLELINK-MSP432-SDK: HOW TO SET GPIO IN HIGH IMPEDANCE STATE

Part Number: SIMPLELINK-MSP432-SDK
Other Parts Discussed in Thread: MSP432E401Y

Dear TI members,

I am using msp432e401y launchpad and Initially i configured GPIO in open drain mode to set the IO either in low state or high impedance state.

To set the GPIO in low state, i am using :  GPIO_write(CONFIG_GPIO1, GPIO_CFG_OUT_LOW);

In order to keep the GPIO in high impedance state, which macro i should use.

Thank you.

Regards

Kalyan.