请教个问题,如果我现在用28335的XINTF接口扩展了一块存储器,只用了数据总线的低18根就够了,那么其余的高位数据总线能作为普通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.
也就是我在InitXintf32Gpio()这个函数里可以只把需要的XD0到XD17设置成数据线,其他的XD18到XD31不设置,这样配制成的存储器接口数据总线就是18位的??
请问如果我用SPI口连接一个器件,只用到了其中三根线,没用到SOMI,那这个引脚该如何处理,下拉到地OR悬空??