Part Number: TMS320F28335
Hello Sirs,
I am new to C2000 Controllers.
I wanted to use the Address Bus and Data Bus of TMS320F28335.
Can I use both buses without using the XINTF module?
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.
Part Number: TMS320F28335
Hello Sirs,
I am new to C2000 Controllers.
I wanted to use the Address Bus and Data Bus of TMS320F28335.
Can I use both buses without using the XINTF module?
My controller is connected to the ADC which has a 16 bit parallel interface, so I require to access 16-bit Databus.
And Also Address bus and data bus both are connected to the External Dual-Port RAM.
Kaushik,
As shown in the TRM, most of the digital pins are multiplexed with multiple selectable functions:
The Address and Data functionality are strictly controlled through the XINTF module. The pins can be assigned to the GPIO module for arbitrary input and output capability if the XINTF logic is not wanted.
-Tommy