LPC 55S28 I2S DMA Send

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC 55S28 I2S DMA Send

517件の閲覧回数
MHY_0878
Contributor I

Hi guys, I am generating 16-bit and 24-bit positive sine wave in MCU lpc55S28 for testing, using I2S and DMA to transmit 16-bit positive sine wave data is normal, but transmitting 24-bit positive sine wave data, only the I2S transmission waveform is correct, DMA transmission waveform is abnormal, I don't know what the reason is, please help me.
Attach my project code at the end.

 

0 件の賞賛
返信
2 返答(返信)

497件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @MHY_0878 

I checked the i2s DMA code, 

bytesPerFrame is determined based on the width of i2s, so there is no need to modify it.

"the DMA transmission waveform is abnormal"

How do you test DMA waveforms? Can you send photos of the relevant waveforms?

BR

Harry

0 件の賞賛
返信

485件の閲覧回数
MHY_0878
Contributor I
Hello, first of all, thank you for your reply, the problem has been found so far, it has been solved.
0 件の賞賛
返信