我想同时使用SPI、GP[12:17]和GP[18:27]的GPIO功能,但是如果选择了MODE1,GP[18:27]就不能当成GPIO来用了,请问有什么办法可以让我同时使用?
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.
请问动态切换会影响我对SPI的使用吗,还有C5535号称有32个GPIO,但是我在芯片资料里并没有看到GP[21:26]的管脚,这是怎么回事
那动态切换是指在用GP[12:17]的gpio时选择MODE1,在使用GP[18:31]时使用MODE2,这样吗?那在使用mode2时为了不影响GP[12:17]以及SPI,需要将这几个管脚disable吗?