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.

28335的XINTF

我现在用28335的低18根数据线,高位数据线中只有一个要配置成外部中断触发信号,其他的没用,那么能否只将这低18位配置成数据线,其他的配置成GPIO,那样的话,读出来的数据是不是18位的??

  • XINTF分为16位操作和32位操作,如果你要用18个数据脚的话,应该要配置为32位操作,读出来的数据是32位的,你可以只取低18位