Hello, I just have the script which may be used to configure the audio inputs to get audio data from the microphone of AIC3206. Hope it is useful for you.
全屏
1460.Microphone_recording.txt
下载
###############################################…
susan,你好!我这边是参考TI 的文档来做的,可能我之前的描述不清晰,就是这个链接:
如果你打不开这个链接,可以在TI网站上搜。这个文档名为:slvubt8a.pdf
第三页是这么讲的:
1 Introduction This tool is based upon GUI Composer and requires the MSP432E401Y SimpleLink ™ Ethernet Microcontroller as the analog EVM controller (AEVM…
Part Number: MSP432E401Y void ADC0SS2_IRQHandler(void)
{
uint32_t getIntStatus;
/* Get the interrupt status from the ADC */
getIntStatus = MAP_ADCIntStatusEx(ADC0_BASE, true);
/* If the interrupt status for Sequencer-2 is set the…
可以的,看datasheet中描述
12-Bit Successive Approximation Register (SAR) ADC
• 200K Samples per Second
• Input can be Selected from any of the Eight Analog Inputs Multiplexed Through an 8:1 Analog Switch
• Can be Configured to Operate as a 4-Wire, 5…
Other Parts Discussed in Thread: ADS131M06 , ADS124S08 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/1024350/ads131m06-configured-in-single-ended-analog…