Other Parts Discussed in Thread: SYSCONFIG
Hello TI
The circuit is being designed using AWRL6432, as shown in the figure below.
Which PIN should I use for the signal of Interrupt 2EA / Enable 1EA for AWRL6432?
Thanks.
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.
Dear Inho -
Thanks for the post and welcome to E2E!
From the datasheet for this device, you can find on page 9 the list of GPIOs available for input polling.
NRST is pin L10, you can see it in datasheet and also how it is connected on the EVM, here: https://www.ti.com/lit/zip/swrr180
Please also see section 15.7 (starts on page 1093) in the Technical Reference Manual for this device, you will find out more regarding setting GPIO pins for input/output enables as well as consult the SDK for using SysConfig and/or the GPIO examples directly.