Other Parts Discussed in Thread: TMS320F2812
Hello,
I am currently using TMS320f2812 and on my custom board i have MAX526 DAC connected to it. The DAC is connected via the Xintf Zone 0 of my f2812 (i.e. connected via the external interface bus). I dont clearly understand how to give the specific signals to my DAC. I know how to initialize the XINTF zone 0, but don't know how to give control signals like _LDAC, _CSLSB, _CSMSB .
I know you can give XWE signal(i.e is the write data signal ) but how to give the other signals.
Can you just give me a sample code of how to send these other control signals (the signals don't have to be the same as i mentioned). You can take any other DAC as an example.
Please help me out here.
Thank you in advance.