代码搜索:DAC

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

代码结果 10,000
www.eeworm.com/read/347709/11647586

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/339943/12193791

sln ss.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Basic Express 2005 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ss", "ss\ss.vbproj", "{013CB78F-DAC8-4D19-98DC-101B69E9
www.eeworm.com/read/150331/12298626

bak testmotor_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/150331/12298659

uv2 testmotor.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/233012/14173892

s43 fet140_dma_08.s43

;****************************************************************************** ; MSP-FET430P169 Demo - DMA0 Repeated Block, I2C Master Interface DAC8571 ; Master = '169, Slave = DAC8571 ; ;
www.eeworm.com/read/233012/14173939

s43 fet140_dma_05.s43

;****************************************************************************** ; MSP-FET430P140 Demo - DMA0 Repeated Block to DAC0 Sine Output, CCR2, DCO ; ; Description; DMA0 is used to trans
www.eeworm.com/read/227012/14444081

asm adc0832.asm

;************************************************************************************ ; File: adc0832.asm ;功能:使用DAC输出控制实现正弦波发生器,DAC数据采用查表方法得到。 ; ;********************************************
www.eeworm.com/read/125223/14505677

c 0832.c

#pragma db oe sb #include #include #define DAC0832 XBYTE[0x7fff] /* 定义DAC0832端口地址 */ #define uchar unsigned char void delay(uchar t) { /* 延时函数 */ while(t--
www.eeworm.com/read/223542/14634996

s43 fet140_dma_08.s43

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

s43 fet140_i2c_03.s43

;****************************************************************************** ; MSP-FET430P140 Demo - I2C, Master Interface to DAC8571, Repeat Mode ; Master = '169, Slave = DAC8571 ; ; Des