代码搜索:ADC测试
找到约 10,000 项符合「ADC测试」的源代码
代码结果 10,000
www.eeworm.com/read/329666/12940693
c ex_adc.c
#include "DSP280x_Device.h" // DSP280x Headerfile Include File
#include "DSP280x_Examples.h" // DSP280x Examples Include File
#define SetLoad GpioDataRegs.GPADAT.bit.GPIO14 = 1
#define
www.eeworm.com/read/243403/12943444
c adc01.c
/****************************************************************************
* 文件名:ADC01.C
* 功能:使用ADC模块的通道0、1进行电压的测量,然后将转换结果从串口输出,上位机使用Easy
* ARM软件全仿真的DOS字符窗口观察。
* 说明:由W1、W2调节测量电压值;
*
www.eeworm.com/read/243403/12943453
o adc01.o
www.eeworm.com/read/243403/12943471
o adc01.o
www.eeworm.com/read/243248/12952778
vhd adc_ctrl.vhd
--
-- Definition of a single port ROM for KCPSM3 program defined by adc_ctrl.psm
--
-- Generated by KCPSM3 Assembler 25Sep2007-17:21:12.
--
-- Standard IEEE libraries
--
library IEEE;
use IEE
www.eeworm.com/read/142259/12954051
hex adc01.hex
:10000000743811FC740E11FC740111FC7580FFC270
:10001000A6D2A620A7FD740111FC748611FC7406FB
:1000200011FCC2A5E5801155EA2430F59031097420
:100030002EF5903109E9540F2430F5903109E85438
:100040000F2430F5903
www.eeworm.com/read/142259/12954057
std adc01.std
www.eeworm.com/read/142259/12954061
asm adc01.asm
org 00h
mov a,#38h
acall command
mov a,#0eh
acall command
mov a,#01h
acall command
mov p0,#0ffh
back: clr p2.6
setb p2.6
here: jb p2.7,here
mov a,#01h
acall command
www.eeworm.com/read/142259/12954063
obj adc01.obj
www.eeworm.com/read/142259/12954071