Other Parts Discussed in Thread: OMAPL138
Hey,
i'm new in McASP programming. However i want to push a sine wave to the MCASP1.AXR1[0] Pin. I modified the evmc6747 example from spectrum digital slightly. The programm hung-up every time at this line:
/* Start by sending a dummy write */
while( ! ( MCASP1_SRCTL0 & 0x10 ) ); // Check for Tx ready
Can someone explain me my mistake, please?
The code is attached.
Best regards,
Michael