Hi!
I am receiving digital audio data (at fs=44.1 kHz, using I2S) with the serial port McBSP of the DSP without problems.
I want to setup a PWM output based on the digital audio samples. The PWM frequency (fPWM) should be 44.1 kHz or integer multiples of 44.1 kHz .
Which will be the best way to setup the PWM? .
How can I Synchronize the PWM with the digital audio data coming from McBSP?
Thanks in advance!
Fernando