Hi all,
I need to use a XINTF 16-bit interface on TMS320F28335.
Can I configure the unused data lines XD[31:16] for other purposes (such as GPIO or SCI)?
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.
Hi all,
I need to use a XINTF 16-bit interface on TMS320F28335.
Can I configure the unused data lines XD[31:16] for other purposes (such as GPIO or SCI)?
Thanks.
Hi Luca,
I have used the XINTF16 on TMS320F28335. At the same time, I have used the SCI port (Gpio 62,63) and the rest of GPIO without any problem.
Only you have to know that lines XA[0..19] always are used for the address. If you want to used those pins with other purpose you will need a system to determinate if the value is address or the other purpose.
good luck,
Thanks for the answer,
I will configure the XINTF in 16-bit mode using SCI and other peripherals on the unused XD pins!
Luca