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.

CCS/CC3220MOD: Can I control the ANTSEL1 and ANTSEL2 signals from the MCU?

Part Number: CC3220MOD
Other Parts Discussed in Thread: CC3200

Tool/software: Code Composer Studio

Our custom board has the ability to have an external WiFi antenna as well as an on-board chip antenna. Antenna selection is provided by the ANTSEL1 and ANTSEL2 signals.

I'm unable to find how to control the signals ANTSEL1 and ANTSEL2 from my c program. It appears that the pins are automatically configured for outputs on power up, and it seems that they are related to GPIO26 and GPIO27. However, I am unable to figure out how to control these two signals. Can you please help me?

Thank you.