代码搜索:12位采样
找到约 5,644 项符合「12位采样」的源代码
代码结果 5,644
www.eeworm.com/read/381764/9072518
txt 14bitad采样数据.txt
15571
-393
4785
1122
3521
-1732
258
860
474
-1647
807
-157
-343
-922
1179
-1782
2238
1287
285
578
-540
-501
870
1888
1852
857
1017
3496
288
www.eeworm.com/read/372081/9522459
zip 888115采样率转换.zip
www.eeworm.com/read/372004/9525642
doc dsp采样周期的设置.doc
www.eeworm.com/read/372004/9525643
doc ad采样提高精度.doc
www.eeworm.com/read/424622/10434554
pdf luminary的adc过采样.pdf
www.eeworm.com/read/454625/7386725
jpg 温度采样电路图.jpg
www.eeworm.com/read/397518/8041272
pdf 采样版电路图.pdf
www.eeworm.com/read/333575/12671438
c da采样调试程序.c
#include"DA采样调试程序.h"//在选择用定时器方式触发转换时,在主程序里面是不能更新DA的数值的
#define SYSCLK 2000000
sfr16 TMR3RL = 0x92;
sfr16 DAC0 = 0xD2;
sbit LED = P1^6;
void Timer3_Init (int counts);
void Timer3_ISR (void
www.eeworm.com/read/333575/12671442
h da采样调试程序.h
//---------------------------------------------------------------
// CYGNAL Integrated Products
//
// C Code Configuration Tool: F020 INITIALIZATION/CONFIGURATION CODE
//-------------------------
www.eeworm.com/read/333575/12671453
#3 da采样调试程序.#3
#include"DA采样调试程序.h"//在选择用定时器方式触发转换时,在主程序里面是不能更新DA的数值的
#define SYSCLK 2000000
sfr16 TMR3RL = 0x92;
sfr16 DAC0 = 0xD2;
sbit LED = P1^6;
void Timer3_Init (int counts);
void Timer3_ISR (void