代码搜索:ad元件库
找到约 10,000 项符合「ad元件库」的源代码
代码结果 10,000
www.eeworm.com/read/430758/8729115
vhd ad.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_ARITH.all;
use IEEE.std_logic_UNSIGNED.all;
entity AD is
port (
--以下是引脚信号
CLK :IN STD_LOGIC; --系统时钟
RST_N :I
www.eeworm.com/read/286816/8740678
asm ad.asm
//====================================================================================
//文 件 名: AD.asm
//功能描述: 各通道A/D转换函数
//维护记录: 2006年6月27 by hongyan.Feng
//==============================
www.eeworm.com/read/286816/8740882
asm ad.asm
//====================================================================================
//文 件 名: AD.asm
//功能描述: 各通道A/D转换函数
//维护记录: 2006年6月27 by hongyan.Feng
//==============================
www.eeworm.com/read/386478/8744068
ad574
www.eeworm.com/read/386476/8744516
ad574
www.eeworm.com/read/386476/8744546
ad0809
www.eeworm.com/read/286451/8763733
txt ad.txt
#include
#include
#include "stdio.h"
#include "string.h"
#include "math.h"
//#include "intrins.h"
//#include "kky.h"
#define INT8U unsigned char
#define INT16U unsig
www.eeworm.com/read/385841/8786783
obj ad.obj
www.eeworm.com/read/385841/8786791
asm ad.asm
PUBLIC AD
DE SEGMENT CODE
RSEG DE
AD:
CLR P1.6 ;/CS
JNB P3.2,$ ;DOUT
MOV R2,#04H
MOV A,#00H
CLR C
HIGH_4BIT:
SETB P1.7 ;SCLK
NOP
CLR P1.7
NOP
MOV C,P3.2
RL