代码搜索:DAC

找到约 10,000 项符合「DAC」的源代码

代码结果 10,000
www.eeworm.com/read/333575/12671500

c test.c

#include"DA采样调试程序.h"//在选择用定时器方式触发转换时,在主程序里面是不能更新DA的数值的 #define SYSCLK 2000000 sfr16 TMR3RL = 0x92; sbit LED = P1^6; void Timer3_Init (int counts); void Timer3_ISR (void); void main() {
www.eeworm.com/read/140559/13074850

asm fet140_dma_08.asm

;****************************************************************************** ; MSP-FET430P169 Demo - DMA0, Rpt'd Block, I2C Master Intf. to DAC8571, DCO ; Master = '169, Slave = DAC8571 ;
www.eeworm.com/read/140559/13075142

asm fet140_i2c_03.asm

;****************************************************************************** ; MSP-FET430P140 Demo - I2C, Master Interface to DAC8571, Repeat Mode ; Master = '169, Slave = DAC8571 ; ; Des
www.eeworm.com/read/326485/13139736

c msp430xg46x_dma_05_cce.c

//****************************************************************************** // MSP430xG461x Demo - DMA0, Repeated Blk to DAC0, Sine Output, TACCR1, DCO // // Description: DMA0 is used to t
www.eeworm.com/read/318889/13467682

c main.c

#include void ADCpoweron(int); void SysClkInit(void); int main (void) { int i; long adcdat; SysClkInit(); DAC2CON = 0x13; // DAC configuration DAC2DAT = 0x08000000;
www.eeworm.com/read/304143/13799754

c da.c

#include #include void main (void) { //设置串口波特率 SCON = 0x50; TMOD |= 0x20; TH1 = 0xFA; TR1 = 1; TI = 1; PCON |= 0x80; //设置A/D转换12-bit 模式, 范围是0-VDD //DAC0 DAC1
www.eeworm.com/read/152021/5677720

c 9-2.c

#include #include void main (void) { /*设置串口波特率*/ SCON = 0x50; TMOD |= 0x20; TH1 = 0xFA; TR1 = 1; TI = 1; PCON |= 0x80; /*设置A/D转换12-bit 模式, 范围是0-VDD, DAC0 DAC
www.eeworm.com/read/125688/6027158

c normal.c

/* * normal.c: * * RAMDAC definition for normal VGA DAC. * Max dot clock is set at 80 MHz. */ #include #include #include "libvga.h" #include "timing.h" #include "vgaregs.h
www.eeworm.com/read/487893/6501656

c 信号发生器.c

//本信号发生器能发出 矩型波,三角,锯齿,及正弦,并能显示在实验设计中 #include #include #define uchar unsigned char #define DAC0832 XBYTE[0XFE00] uchar bdata flag1=0; //应该是flag1^0吧 uchar waveno=0; //
www.eeworm.com/read/487893/6501671

c 复件 信号发生器.c

#include #include #define uchar unsigned char #define DAC0832 XBYTE[0XFE00] uchar bdata flag1=0; uchar waveno=0; //选择信号类型 sbit start =flag1^0; //用在遇外问中断时,结束原