Hello, I would like to ask how to determine the DIO channel ids of WKUP_GPIO0_42 and WKUP_GPIO0_52 when using EB to configure DIO for J784S. Is there a table like Pin mapping for SOCS for reference like J721E
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.
Hello, I would like to ask how to determine the DIO channel ids of WKUP_GPIO0_42 and WKUP_GPIO0_52 when using EB to configure DIO for J784S. Is there a table like Pin mapping for SOCS for reference like J721E
已询问e2e论坛工程师,请关注下面帖子的回复。由于国外圣诞节和新年假期,回复可能会延迟到 1 月 2 日,感谢您的耐心等待。
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1307077/tda4ap-q1-j784s-dio-pin-mapping
Thank you for your reply:, according to the above manual WKUP_GPIOu[84:143](u=0,1),But the code in SDK is shown in the red box as follows: "reservedPinStart=32, not 84. Is the SDK wrong? Do I need to change it into" reservedPinStart=84, numPins =59 "?