Part Number: TMS320C5545
Other Parts Discussed in Thread: CC8530
Tool/software: Code Composer Studio
Hi
I'm using C5545 to get audio data through I2S from CC8530
Fs is 44.1K and BCK is 2.83Mhz and 24bit data.
I lost some data when I send audio data to DAC.
I think I need modify buffer size and DMA data length.
but I'm confused how to calculate the length.
Could you give me some tips?
Thanks