Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello all,
I am currently using the F28335 DSC for a project, but I am struggling to interface the device with an external 8 bit DAC using the XINTF. This is my first microcontroller, so I am learning as I go.
From what I understand, a read/write will trigger the XD bus to a high state, following the timing diagrams, after setting up the XINTF zones and timing configurations. The XD 16 bit data bus corresponds to the GPIO pins 64-79. How do you know which pin(s) is active to send information to the DAC? I am first using a scope to check all the pins as I write data to memory in zone 7 in a loop and it is writing to the memory successfully according to the Watch Window. However, I am not getting any output in the GPIO pins which I will be connecting to the DAC. Any suggestions as to what is wrong or where to move from here?
Thanks for your time,
Marcos