代码搜索:DSP AD采样
找到约 10,000 项符合「DSP AD采样」的源代码
代码结果 10,000
www.eeworm.com/read/9238/165806
schdoc ad9853.schdoc
www.eeworm.com/read/9331/166857
txt ad7705.txt
/*****************************************
**函数名称:void WriteToReg(char writed_byte )
**函数功能:写一个字节到7705
**入口参数:无
**返 回 值:无
**说 明:
*****************************************/
void WriteToReg(uc
www.eeworm.com/read/9731/176223
htm ad_1.htm
www.eeworm.com/read/9731/176224
sct ad_1.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
www.eeworm.com/read/9731/176226
lnp ad_1.lnp
--device DARMSTM "main.o" "stm32f10x_it.o" "sd_mmc_spi.o" "core_cm3.o" "system_stm32f10x.o" ".\startup_stm32f10x_md.o" "stm32f10x_flash.o" "stm32f10x_gpio.o" "stm32f10x_rcc.o" "stm32f10x_adc.o" "stm32
www.eeworm.com/read/9731/176227
tra ad_1.tra
*** Creating Trace Output File 'ad_1.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"main.o"'
### List of Objects: adding '"stm32f10x_it.o"'
###
www.eeworm.com/read/9731/176230
plg ad_1.plg
Build target 'sram'
compiling main.c...
compiling stm32f10x_it.c...
compiling sd_mmc_spi.c...
compiling core_cm3.c...
compiling system_stm32f10x.c...
assembling startup_stm32f10x_md.s...
compil
www.eeworm.com/read/10123/181620
c ad574.c
#include
sbit sts=P3^2;
sbit ale=P3^5;
sbit wr1=P3^6;
sbit rd1=P3^7;
sbit cs=P2^6;
sbit rc=P2^5;
sbit a0=P2^7;
int ad574()
{ int c;
for(;;)
if(sts==0) //如果ad574没有启动则启动//
{ wr1