代码搜索:ADS8364

找到约 36 项符合「ADS8364」的源代码

代码结果 36
www.eeworm.com/read/468152/6994368

txt initializationprogramofads8364(2).txt

ADS8364的初始化程序(2) //配置GPIOE为XINT1,XINT2 GpioMuxRegs. GPEMUX. all=0x0003; GpioMuxRegs. GPEDIR. all=0x0003; GpioMuxRegs. GPEQUAL. all=0x0000; EDIS;
www.eeworm.com/read/302792/13827364

bak imu_gw.h.bak

/* * IMU *.h 包括了DSP6713 ADS8364 TLV2548 16L784功能 * All rights reserved. HT17@ht17.com */ #include #include #include #include #include
www.eeworm.com/read/302792/13827376

h imu_gw.h

/* * IMU *.h 包括了DSP6713 ADS8364 TLV2548 16L784功能 * All rights reserved. HT17@ht17.com */ #include #include #include #include #include
www.eeworm.com/read/174192/9602762

lkf debug.lkf

-z -q -c -m"./Debug/ADS78_8361.map" -o"./Debug/ADS78_8361.out" -x -i"C:/ti/c2000/bios/lib" -i"C:/ti/c2000/cgtools/lib" -l"rts2800_ml.lib" "D:\809\ads8364\Debug\ADS8364_DefaultIsr.obj" "D:\809\ads836
www.eeworm.com/read/174192/9602819

lkv debug.lkv

-z -q -c -m"./Debug/ADS78_8361.map" -o"./Debug/ADS78_8361.out" -x -i"C:/ti/c2000/bios/lib" -i"C:/ti/c2000/cgtools/lib" -l"rts2800_ml.lib" "D:\809\ads8364\Debug\ADS8364_DefaultIsr.obj" "D:\809\ads836
www.eeworm.com/read/468152/6994367

txt 运行方式、周期以及比较值进行配置.txt

ADS8364的时钟由T4PWM提供,则在初始化过程中需要对通用定时器T4的运行方式、周期以及比较值进行配置: void init evb() { //初始化EVB定时器4 EvbRegs. T4PR=0x0011; // GPT4频率为4.4MHz( 0x0011=150M/2/4.4M) EvbRegs. T4CNT=0x0000 ; // G