Other Parts Discussed in Thread: OMAP-L138
There is a c code(upp test code) for displaying a sine wave on CRO which has 73.242 KHz frequency using OMAP-L138 EVM kit. User can give input with some frequency and wave can be seen on CRO through ADC and DAC channels respectively. But the problem here is I'm able to produce only integer multiple of 73.242kHz. How can I able to produce a wave of any frequency given by the user?
Thank you.