登录
首页 » c » ADC模数转换

ADC模数转换

于 2022-09-27 发布 文件大小:12.29 MB
0 67
下载积分: 2 下载次数: 1

代码说明:

#include "stm32f4xx.h" #include "./usart/bsp_debug_usart.h" #include "./adc/bsp_adc.h" // ADC转换的电压值通过MDA方式传到SRAM __IO uint16_t ADC_ConvertedValue; // 局部变量,用于保存转换计算后的电压值   float ADC_Vol;  static void Delay(__IO uint32_t nCount) //简单的延时函数 { for(; nCount != 0; nCount--); } /**   * @brief  主函数   * @param  无   * @retval 无   */ int main(void)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • crc
    检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)
    2013-09-15 23:51:38下载
    积分:1
  • C#编写的获取汽车信息
    这是一个 C# 程序用于获取汽车的信息。可以告诉一辆车是空车还是已经租用了。
    2022-08-17 22:42:41下载
    积分:1
  • 05_数码管显示0-9
    说明:  基于51单片机的LED 0-9显示,浅显易懂(LED 0-9 Display Based on 51 Single Chip Microcomputer)
    2020-06-17 19:20:02下载
    积分:1
  • AX2227_BTBOXSDK_V110_20141010
    建荣蓝牙芯片的相关资料,常用的工具,文档说明(Info Jianrong Bluetooth chip, commonly used tools, documentation)
    2016-01-25 10:59:31下载
    积分:1
  • 805955
    一个可以观察本机上网过程的小程序,使用了SHDocVw组件和MSHTML组件,()
    2018-02-14 10:47:45下载
    积分:1
  • Dev-C++ 教程
    说明:  Dev-C++ 安装&使用教程 来源:蚂蚁的 C/C++ 标准编程 作者:Antigloss(Dev-C++ Installation & Use Tutorial Source: Ant C/C++ Standard Programming Author: Antigloss)
    2019-06-11 23:34:03下载
    积分:1
  • c# winfrom 天气获取demo
    一个天气获取的小demo,使用c#语言,winfrom界面进行开发。可以获得现在比较关心的pm2.5等等,界面友好,使用简单
    2022-03-13 10:46:37下载
    积分:1
  • 最新大话数据结构
    说明:  大话数据结构中文pdf,c语言金典,从事c语言开发的必读书籍(Data structure in Chinese PDF)
    2019-05-14 14:08:20下载
    积分:1
  • project
    已知资金总数为a(万元),工程数n,以及利润值g(i,j)(表示对工程i投资j万元所获得的利润,其中 ,且j只取整数),试用动态规划方法求出如何分配资金才能使获得的利润 最大(资金的分配以万元为单位)。 (The total number of funds are known to a (million), project the number of n, as well as the profits of the value of g (i, j) (expressed j million investment project i receive the profits, of which only take an integer and j), a trial of dynamic programming how to allocate capital to find ways to get the most profitable (the allocation of funds of thousands of units).)
    2010-01-06 22:12:44下载
    积分:1
  • 1602
    4*4键盘控制1602液晶显示,希望对大家有用(4* 4 Keyboard control of liquid crystal display 1602, in the hope that useful)
    2009-03-31 13:02:51下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载