登录
首页 » C# » ATT7022_C51

ATT7022_C51

于 2021-03-20 发布 文件大小:99KB
0 434
下载积分: 1 下载次数: 13

代码说明:

  实现对电能质量芯片ATT7022的控制,读取芯片的串口信息。(Realization of power quality control chip ATT7022, read the chip serial information.)

文件列表:

ATT7022_C51
...........\ATT7022,61354,2014-05-31
...........\att7022.c,5652,2013-10-31
...........\ATT7022.hex,28276,2014-05-31
...........\ATT7022.lnp,113,2014-05-31
...........\att7022.LST,9356,2014-05-31
...........\ATT7022.M51,46787,2014-05-31
...........\att7022.OBJ,17362,2014-05-31
...........\ATT7022.plg,5824,2014-05-31
...........\ATT7022.uvgui.Administrator,67834,2013-12-31
...........\ATT7022.uvopt,59343,2014-05-31
...........\ATT7022.uvproj,14244,2014-05-04
...........\ATT7022_uvopt.bak,59343,2014-05-18
...........\ATT7022_uvproj.bak,14274,2013-12-31
...........\clock.c,723,2013-03-07
...........\comm.c,2975,2013-10-31
...........\comm.LST,6140,2014-05-31
...........\comm.OBJ,11339,2014-05-31
...........\main.c,11873,2014-05-31
...........\main.LST,23855,2014-05-31
...........\main.OBJ,24880,2014-05-31
...........\mydefine.h,2679,2014-05-04
...........\spi.c,1941,2013-10-31
...........\spi.LST,5136,2014-05-31
...........\spi.OBJ,8119,2014-05-31
...........\STARTUP.A51,6376,2009-05-07
...........\STARTUP.LST,14048,2014-05-31
...........\STARTUP.OBJ,749,2014-05-31
...........\uart.c,1611,2014-05-04
...........\uart.LST,3556,2014-05-31
...........\uart.OBJ,5786,2014-05-31

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

发表评论

0 个回复

  • lpc2368-CAN
    带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)
    2020-07-03 08:40:01下载
    积分:1
  • Serial-ports
    linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
    2013-11-17 14:39:41下载
    积分:1
  • LTE系统中同步和信道估计的FPGA设计与实现_刘凯
    说明:  是一种LTE上行同步的新方法以及以后的信道估计算法的仿真和验证(A new solution for sync in LTE)
    2019-03-26 19:41:24下载
    积分:1
  • RS232_DO
    串行端口的数字输出控制,本程序使用两个按钮使得用户通过按钮控制DTR和RTS的引脚电压。(Serial port of the digital output control, the program allows users to use two buttons through the button control DTR and RTS pin voltage.)
    2008-03-11 13:58:32下载
    积分:1
  • 516790
    modbus协议,中文文档,讲解十分详细,方便参看查询()
    2017-12-30 22:42:20下载
    积分:1
  • 379-通讯
    说明:  包含串口测试程序。和串口向PC机发送字符的程序。(Contains serial port test program. And serial port to send characters to the PC program.)
    2020-06-21 03:20:01下载
    积分:1
  • MAX232
    利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
    2013-08-30 15:46:26下载
    积分:1
  • MSCOMM32.OCX
    串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:windowssystem,对于 windowsNT、windows2000、windowsXP系列是x:winntsystem32。然后打开一个命令行提示符窗口(MSDOS方式窗口), 用"cd x:windowssystem"命令或者"cd x:winntsystem32"切换到系统目录下,再执行"regsvr32 mscomm32.ocx"这个命令。 (MSCOMM32.OCX mscomm32.ocx control is provided by Microsoft Serial communications development controls. Support serial communication software is used most of the controls to achieve serial communications capability. Installation Method : Would you please copy it to the system directory, windows9x Series (win95. win98, WINME) x : windows system . for Windows NT, by Windows, windowsXP series of x : winnt system32 . Then open a command line prompt window (MSDOS mode window), "cd x : windows system "orders or" cd x : winnt system32 "switched to the system directory, further implementation of the "typing mscomm32.ocx" This order.)
    2020-06-26 05:20:01下载
    积分:1
  • ModbusRTU_Setup
    modbusRTU Communications with RS485
    2018-04-05 12:42:55下载
    积分:1
  • winAPI_Sport_comm
    实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设定被监控事件 WaitCommEvent 等待被监控事件发生 WaitForMultipleObjects 等待多个被监测对象的结果 WriteFile 发送数据 ReadFile 接收数据 GetOverlappedResult 返回最后重叠(异步)操作结果 PurgeComm 清空串口缓冲区,退出所有相关操作 ClearCommError 更新串口状态结构体,并清除所有串口硬件错误 CloseHandle 关闭串行口()
    2007-08-02 11:52:20下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载