请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 /*
* main.c
* Author: Texas Instruments
* Date: 4/25/2019
*
* Description: A basic version of code to set up and receive a packet.
* - This is designed to work with the EVM the BOOSTXL…
Other Parts Discussed in Thread: TLV320AIC23B 求助各位大侠:为什么我用dma的方式从mcbsp接收和发送数据,接收中断和发送中断只能进去2次 ,我用的是5509A,音频芯片是AIC23B。采用的是ping-pong缓存的方式。关键代码如下:
//---------Global data definition--------- /* Define transmit and receive buffers */ #pragma DATA_SECTION(xmt…