登录
首页 » 其他项目 » TLC2543介绍中国,用汇编操作,TLC2543是TI SW…

TLC2543介绍中国,用汇编操作,TLC2543是TI SW…

于 2022-08-03 发布 文件大小:30.65 kB
0 303
下载积分: 2 下载次数: 1

代码说明:

TLC2543的中文简介,附有汇编操作,TLC2543是德州仪器公司生产的12位开关电容型逐次逼近模数转换器,它具有三个控制输入端,采用简单的3线SPI串行接口可方便地与微机进行连接,是12位数据采集系统的最佳选择器件之一。本文介绍了该芯片的功能、时序,并给出了8051单片机的接口电路。-TLC2543 briefed the Chinese, with the compilation operation, TLC2543 is by TI Switched-Capacitor 12-successive approximation ADC. it has three control input, a simple three-wire SPI serial interface can be easily connected with the computer, yes 12 Data Acquisition System devices to choose the best one. This paper introduces the chip functional, timing, and gives the 8051 interface circuit.

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

发表评论

0 个回复

  • 交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s...
    交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s-Traffic Light Control System Design and Implementation of FPGA, the red light 55s, yellow light 5s, green 50s
    2023-06-22 12:30:03下载
    积分:1
  • 主要功能:  ・ 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;  ・ 在线上传文件、可分文件夹管理;  ・设置共享权限功能,可设置指定会员读取、写入...
    主要功能:  ・ 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;  ・ 在线上传文件、可分文件夹管理;  ・设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;  ・会员管理功能,可对每个用户的单独空间大小进行设置;  ・登录时验证码控制安全登录;  ・支持大文件及多文件上传;  ・支持文件搜索;  ・使用方法仿资源管理器。后台页面地址:admin.aspx,管理员用户名admin,密码admin
    2022-01-27 23:42:43下载
    积分:1
  • 办公室系列用品 办公室系列用品
    办公室系列用品 办公室系列用品 -office supplies Series Series Office Supplies Office Supplies Office Series Series Series supplies office supplies office supplies Series
    2022-08-26 01:28:57下载
    积分:1
  • 实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对标程序的下载。...
    实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对目标程序的下载。-achieve automatic update procedures, it is quite easy to achieve on-line applications. This is VC prepared by visiting fixed INI file and realizing the objectives of the download.
    2022-12-25 18:15:03下载
    积分:1
  • Good genetic algorithm source code c++ language
    很好的遗传算法源代码,基于c++语言开发,可以运行,-Good genetic algorithm source code c++ language-based development, can run,
    2022-05-28 08:19:36下载
    积分:1
  • 电力监控管理系统力控组态软件开发脚本源程序
    电力监控管理系统力控组态软件开发脚本源程序-Power monitoring and management system software development ForceControl configuration script source
    2022-10-16 12:30:03下载
    积分:1
  • 计算1到10以内的任意数(整数)的任意次幂
    计算1到10以内的任意数(整数)的任意次幂-Of 1 to 10 within the calculation of an arbitrary number (integer) power of an arbitrary
    2022-03-28 18:10:48下载
    积分:1
  • 矩陣相乘
    矩陣相乘 #include #include int m,n,o,p,i,j,k,l; int main() {     printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");     printf(" m=");scanf("%d",&m);     printf("n=");scanf("%d",&n);     printf(" o=");scanf("%d",&o);     printf("p=");scanf("%d",&p);     float a[m][n],b[o][p],c[m][p]; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-05 11:05:03下载
    积分:1
  • procedures kernel : the original characteristics of Gansu talent network functio...
    程序内核:原甘肃人才网 特点&功能: 1、专门针对应届毕业生进行了优化设计,多用户维护,适合毕业班班级主页或学校网站使用。 2、输出页面保持打印风格,方便及时打印和网上投递。 3、彻底解决了原版照片上传问题,可在大部分服务器无组件上传。 4、可分为有照片和无照片两种方式浏览简历。 5、可设置多个管理员,管理员可在后台批量删除用户,但不能直接编辑某个会员的个人资料。 管理地址:mange/login.asp 管理账号:admin 密码:admin -procedures kernel : the original characteristics of Gansu talent network functions : a specially targeting fresh graduates for the optimum design, multi-user maintenance, suitable for a senior class home or school sites. 2, the output pages maintained Print style, to facilitate the timely print and online delivery. 3, to completely resolve the problem of the original upload photos, in most components-server upload. 4, can be divided into photo and non-photo browsing two curriculum vitae. 5, set up a number of managers, administrators in the background batch delete users, but not directly edit a Member of personal data. Management Address : mange/log management accounts : admin Password : admin
    2022-07-22 16:06:07下载
    积分:1
  • ALTERA上DE2平台,verilog描述,无符号乘法器,在数码管显示结果。...
    ALTERA上DE2平台,verilog描述,无符号乘法器,在数码管显示结果。-ALTERA on DE2 platform, verilog description unsigned multiplier, the result will be displayed in the digital pipe.
    2022-02-11 20:42:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载