代码搜索:高精度电压基准
找到约 4,235 项符合「高精度电压基准」的源代码
代码结果 4,235
www.eeworm.com/read/163518/10155216
c rtl8019.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "../inc/config.h"
#include "../inc/board.h"
#include "tftp/Emac.h"
#include "tftp/eth.h"
#include "tftp/mac.h"
#include "utils.h"
#include
www.eeworm.com/read/359100/10165999
c adc.c
#include
#include "define.h"
void MUX1_Select(unsigned char Channel) // 电压信号通道1-8选择
{
switch(Channel)
{
case 1:
MUX_S2 = 0;
MUX_S1 = 1;
MUX_S0 = 0;
break;
www.eeworm.com/read/358942/10174943
asm 正弦波.asm
;单路正弦波电压输出vpp(-5_5v)
MOV R5,#00H
SIN:MOV A,R5
MOV DPTR,#TABH
MOVC A,@A+DPTR
MOV DPTR,#0DFFFH
MOVX @DPTR,A
INC R5
AJMP SIN
TA
www.eeworm.com/read/425731/10332869
c comparator.c
/****************************************************************************
文件名:comparator.c
编写者:czhang
描述:适用比较器A进行斜边AD转换。CA0接待测电压,CA1接充放电电容。
MCLK:8MHz ACLK:32.768kHz
用于MSP430F13
www.eeworm.com/read/161398/10416083
c rtl8019.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "../inc/config.h"
#include "../inc/board.h"
#include "tftp/Emac.h"
#include "tftp/eth.h"
#include "tftp/mac.h"
#include "utils.h"
#include
www.eeworm.com/read/353589/10437726
c comparator.c
/****************************************************************************
文件名:comparator.c
编写者:czhang
描述:适用比较器A进行斜边AD转换。CA0接待测电压,CA1接充放电电容。
MCLK:8MHz ACLK:32.768kHz
用于MSP430F13
www.eeworm.com/read/279295/10447231
c rtl8019.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "../inc/config.h"
#include "../inc/board.h"
#include "tftp/Emac.h"
#include "tftp/eth.h"
#include "tftp/mac.h"
#include "utils.h"
#include
www.eeworm.com/read/352586/10535455
c comparator.c
/****************************************************************************
文件名:comparator.c
编写者:czhang
描述:适用比较器A进行斜边AD转换。CA0接待测电压,CA1接充放电电容。
MCLK:8MHz ACLK:32.768kHz
用于MSP430F13
www.eeworm.com/read/351619/10635131
c rtl8019.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "../inc/config.h"
#include "../inc/board.h"
#include "tftp/Emac.h"
#include "tftp/eth.h"
#include "tftp/mac.h"
#include "utils.h"
#include
www.eeworm.com/read/158758/10730773
c rtl8019.c
/*修改说明:加高电压后,去掉了SetRegPage中判断net_start标志*/
#include "../inc/config.h"
#include "../inc/board.h"
#include "tftp/Emac.h"
#include "tftp/eth.h"
#include "tftp/mac.h"
#include "utils.h"
#include