Part Number: CC2652P
Other Parts Discussed in Thread: SYSCONFIG
Hi, I use CC2652P, simplelink_cc13x2_26x2_sdk_4_40_04_04, CCS10.2.
I have a question about pin using.
In my application, I use two pins as uart tx and uart rx.
Under general condition, the uart works normal.
But under other condition, I need to config the two pins as input or output GPIO for a while, and after some time, config the two pins back to uart.
In a word, I need to switch pin function between one peripheral function (for example uart) and another peripheral function (for example GPIO).
I find it difficult to do such things, because in syscfg, if I set one pin in uart, I cannot set the same pin in GPIO.
So what should I do to make this kind of pin function switch?
Thank you very much.


