首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 单次多通道adc程序

单次多通道adc程序

  • 资源大小:2.42 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: msp430,adc,c

资 源 简 介

MSP430F552x Demo - ADC12, Repeated Single Channel Conversions // //  Description: This example shows how to perform repeated conversions on a //  single channel using "repeat-single-channel" mode.  AVcc is used for the //  reference and repeated conversions are performed on Channel A0. Each //  conversion result is moved to an 8-element array called results[].  Test by //  applying a voltage to channel A0, then running. Open a watch window in //  debugger and view the results. Set Breakpoint1 in the index increment line //  to see the array value change sequentially and Breakpoint to see the entire //  array of conversion results in "results[]" for the specified Num_of_Results. //  This can run even in LPM4 mode as ADC has its own clock // //                MSP430F552x //         &nb

文 件 列 表

单通道多次adc.c

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.184764s