搜索资源列表
ADC_RPT_C
- 1)该程序用于进行多次 A/D 转换的演示, AD 采样频率为2500Hz(=40M/128/125) 2)用事件管理器 EVB 的通用定时器 T4 的比较中断标志启动 ADC 转换 (3)A/D 转换结束后请求中断,在中断程序中读取A/D 转换结果 (4)A/D 转换的结果存于数组 ADRESULT[16]中 (5)将数组 ADRESULT 添加到 watch window (6)运行程序,在 witch window 中执行右键菜单命令 refresh,查看 ADC 转换
adc_soc
- ePWM1设置为在计数到比较寄存器值时产生SEQ1转换触发信号,ADC两通道ADCINA0和ADCINA1完成转换后产生中断,在中断子程序中分别提取ADC的采样值(The ePWM1 is set to generate the SEQ1 conversion trigger signal when the count to the register value is compared. The ADC two channel ADCINA0 and ADCINA1 complete the i