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.

CC1314R10: Is it any way to configure DIO_13 and 14 via command in rfDiagnostics FW?

Part Number: CC1314R10
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi E2E:

We have a software request to control cc1314r10 DIO 13 and 14 pin as below

//cmd 1

DIO_13-->0

DIO_14-->1

//cmd 2

DIO_13-->1

DIO_14-->0

Our conceptual idea is to create a custom AT command to configure gpio

Currently we can create a custom AT cmd  to print log, 

want to know which function should we call to configure gpio

Thank you

Jordan Lin