First let me preface my remarks by saying that I am fairly new to the C6727 and PADK board.
What we want to do is to grab an A/D sample at a 1kHz rate, operate on that sample and then output to three D/A's.
We are using CCS v4 and have imported several of Lyrtech's v3.3 projects in. Our thought was to hack one of those in order to get what we want. Time is somewhat of the essence, but the learning curve is steep with dMAX and McASP and interrupts in general on the TI processor.
The problem we have hacking the Lyrtech projects is the latency from A/D input to D/A output is much too long for our application. Even the loopback examples have too much latency. But we're stuck with the board, so we have to make this work.
What I'd ideally like is someone with knowledge to tell me how to hack one of the Lyrtech projects. Or be able to tell me more about how to interrupt the processor such that we get what we went. Can anybody help me? I'll respond to comments / suggestions.
Thanks.