Location:
Search - HDQ
Search list
Description: hdq总线的编程,代码详尽,注释清晰,程序清晰明了
Platform: |
Size: 1955 |
Author: yangyang |
Hits:
Description: 123456uyygbb温度传感器ds1820 的汇编程序
晶振:12M
TEMPER_L EQU 36H
TEMPER_H EQU 35H
TEMPER_NUM EQU 60H
FLAG1 BIT 00H
DQ BIT P3.3
AAA:MOV SP,#70H
LCALL GET_TEMPER
LCALL TEMPER_COV
LJMP AAA
NOP
------------------读出转换后的温度值
GET_TEMPER:
SETB DQ 定时入口
BCD:LCALL INIT_1820
JB FLAG1,S22
LJMP BCD 若DS18B20不存在则返回
S22:LCALL DELAY1
MOV A,#0CCH 跳过ROM匹配------0CC
LCALL WRITE_1820
MOV A,#44H 发出温度转换命令
LCALL WRITE_1820-Ds1820 temperature sensor 123456uyygbb the assembler crystal: 12MTEMPER_L EQU 36HTEMPER_H EQU 35HTEMPER_NUM EQU 60HFLAG1 BIT 00HDQ BIT P3.3AAA: MOV SP,# 70HLCALL GET_TEMPERLCALL TEMPER_COVLJMP AAANOP read out the converted temperature value GET_TEMPER: SETB DQ regularly import BCD: LCALL INIT_1820JB FLAG1, S22LJMP BCD if DS18B20 does not exist is returned S22: LCALL DELAY1MOV A,# 0CCH Skip ROM matching 0CCLCALL WRITE_1820MOV A,# 44H issued a temperature conversion command LCALL WRITE_1820
Platform: |
Size: 836608 |
Author: myyao |
Hits:
Description: hdq总线的编程,代码详尽,注释清晰,程序清晰明了-Bus hdq programming, code and detailed, clear notes, procedures clear
Platform: |
Size: 2048 |
Author: yangyang |
Hits:
Description: MSP430F149对总线的操作,有详细步骤,和注释,望对初学者有帮助-MSP430-HDQ
Platform: |
Size: 2048 |
Author: 亮 |
Hits:
Description: msp430单片机HDQ总线编程,希望有助于初学者学习单片机-HDQ bus msp430 microcontroller programming, want to help beginners to learn microcontroller
Platform: |
Size: 2048 |
Author: jiangsheng |
Hits:
Description: Msp430单片机关于HDQ总线的编程源码,拿下去只需要适当的配置不同的寄存器就可运行。-Msp430 HDQ bus on the microcontroller programming source code, just need to win the right to different registers can be configured to run.
Platform: |
Size: 2048 |
Author: xiaok |
Hits:
Description: hdq.h , msp430 with hdq controller, HDQ Protocol Implementation with MSP430, maybe it will help you with gpio ,it is just a headfile.
Platform: |
Size: 1024 |
Author: andytian1991 |
Hits:
Description: R8C1B-EBIKE METER-CODE:
EBIKE仪表通讯代码,仪表UART和I2C通讯,转把、刹车及电压信号发送,助力传感器信号发送,行车速度计算并发送、扭矩强度计算并发送,及HDQ总线通讯,故障状态指示等功能。仅供学习使用。-R8C1B-EBIKE METER-CODE:
EBIKE instrument communication code, instrument UART and I2C communication, turn, brake and voltage signal transmission, power sensor signals, speed calculation and strength calculation and sending, torque, and HDQ bus communication, fault status indication function. For learning to use.
Platform: |
Size: 163840 |
Author: 李三古 |
Hits:
Description: HDQ register I O routines for Linux v2.13.6.
Platform: |
Size: 4096 |
Author: hqginpu |
Hits:
Description: 用于TI电池管理芯片的通讯,HDQ头文件-For communication TI battery management chip, HDQ header files
Platform: |
Size: 1024 |
Author: 郑工 |
Hits: