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