Hey,
I'm new to programming DSP.
But I have some knowledge about programming in C. So I was able to create a sinewave at the AIC23 output.
As next step I wanted to give a rectangle signal to the output but the AIC23 has an Filter...
So I decided to give it on a selfmade daughtercard to amplify the signal external with a filter fitting to my ideas.
My question now is concerning the source code. Does anyone know how to give the signal to the peripheral connector J2? My first step was to set the McBSP 1 bit in the CPLD register. But I don't get any signal at Pin 36 of J2 if I measure it with a scope and without a daughtercard so far. (the supply voltages are available)
Does anyone have an example code to study for me?
Thank you
Best regards
Hans