登录
首页 » c » ads1118 ,stm32f4驱动程序

ads1118 ,stm32f4驱动程序

于 2022-07-06 发布 文件大小:2.55 MB
0 108
下载积分: 2 下载次数: 3

代码说明:

 本文档包括了调试ADS1118时遇到的一些疑问、测试数据以及可能原因,里面还包含了用STM32F407配置SPI驱动及调试ADS1118的必要代码。 

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

发表评论

0 个回复

  • 8835
    基于C8051的Tra8835驱动程序,并实现液晶显示...(Based on the Tra8835 C8051 drivers, and to achieve liquid crystal display ...)
    2011-10-14 11:50:36下载
    积分:1
  • 12?ADC ??Multisim
    说明:  STC8F2K64S2系列单片机提供16个中断请求源,分别是:外部中断0中断(int0)、定时器0中断(timer0)、外部中断1中断(int1)、定时器1中断(timer1)、串行端口1中断(uart1)、低压检测中断(lvd)。,串行端口2中断(UART2),串行外围接口中断(SPI),外部中断2中断(INT2),外部中断3中断(INT3),定时器2中断(Timer2),外部中断4中断(INT4),定时器3中断(Timer3),定时器4中断(Timer4),比较器内部PT(CMP),I2C总线中断。除了外部中断2、外部中断3、定时器2中断、定时器3中断、定时器4中断和比较器中断固定是最低优先级中断外,所有其他中断都有四个可设置的中断优先级。(STC8F2K64S2 series single chip microcomputer provides 16 interrupt request sources, which are: external interrupt 0 interrupt (INT0), timer 0 interrupt (Timer0), external interrupt 1 interrupt (INT1), timer 1 interrupt (Timer1), serial port 1 interrupt (UART1), low voltage detection interrupt (LVD), serial port 2 interrupt (UART2), serial peripheral interface interrupt (SPI), external interrupt 2 interrupt (INT2), external interrupt 3 interrupt (INT3), Timer 2 interrupt (Timer2), external interrupt 4 interrupt (INT4), timer 3 interrupt (Timer3), timer 4 interrupt (Timer4), comparator interrupt (CMP), I2C bus interrupt. Except that the external interrupt 2, the external interrupt 3, the timer 2 interrupt, the timer 3 interrupt, the timer 4 interrupt and the comparator interrupt fixed are the lowest priority interrupts, all the other interrupts have four interrupt priorities that can be set.)
    2020-06-25 08:00:02下载
    积分:1
  • C# 获取组合查询中两个结果集的交集
    Visual C# 获取组合查询中两个结果集的交集,获取学生表和成绩表中学生信息的交集。
    2022-03-21 14:37:37下载
    积分:1
  • cPPpolyfit
    多项式拟合,最小二乘法,c++版本实现,运行环境vc6(Polynomial fitting)
    2013-04-29 10:37:54下载
    积分:1
  • QT天气查看工具
    基于Baidu云服务的天气软件。
    2022-06-03 03:44:30下载
    积分:1
  • poes_design
    卡布列克常数:题目中给出的处理过程很清楚,算法不需要特殊设计,(Cablek constant: the process given in the title is clear, the algorithm does not require a special design,)
    2018-11-10 12:23:47下载
    积分:1
  • one
    说明:  实验1 C++基础编程 实验目的 ? 掌握VC++ 6.0进行程序设计的基本步骤。 ? 学会在VC++ 6.0环境下进行简单C++程序设计。 ? 掌握new和delete的用法。 ? 熟练使用string类处理字符串。 ? 重点掌握函数的参数传递方式、函数重载、函数默认值的实现。 实验学时 本次实验需要2个学时。 实验要求 ? 实验上机之前,根据实验内容要求,自行设计编写程序,完成预习报告。 ? 实验上机时调试并修正程序。 ? 当次上机结束前分析错误原因并给出实验结论,提交实验报告。 实验内容 1.基础部分 (1)动态分配保存10个成绩数组的存储空间,并对成绩进行输入,求出最高分并输出,用new和delete。 { double*pd=new double [10]; double k; for(int i=0;i>pd[i]; for(int j=0;jpd[j+1]) { k=pd[j]; pd[j]=pd[j+1]; pd[j+1]=k; } if(j==8) cout
    2019-05-01 14:56:42下载
    积分:1
  • duncan
    可用来进行岩土本构的开发,进行ABAQUS材料子程序的二次开发(Can be used for the development of geotechnical constitutive, carries on the secondary development of ABAQUS material subroutine)
    2017-11-23 21:42:59下载
    积分:1
  • fc_testIsenburg
    对浮点型数据进行压缩,将数据分为3个部分:符号位、指数、尾数,分别对其进行压缩(Of floating-point type data compression, data is divided into three parts: sign bit, index, mantissa, respectively, to compress their)
    2009-05-04 13:03:29下载
    积分:1
  • 智能选课 c#。net编写的只能选课系统
    智能选课 c#。net编写的只能选课系统-Intelligent selection c#. net elective system can only be prepared
    2022-04-21 21:35:49下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载