代码搜索结果
找到约 10,000 项符合
Analog 的代码
cfunc.mod
/* $Id: cfunc.mod,v 1.3 2004/07/09 18:37:57 pnenzi Exp $ */
/*.......1.........2.........3.........4.........5.........6.........7.........8
===========================================================
ex22 - throb.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex22 - Throb.BS2
' Purpose... Output a variable voltage with PWM
' Author.... Parall
plot_signal.m
% Plot analag signal values
h1=subplot(3,1,1);
plot(analog.time,analog.signals.values,'b')
title('Analog Signal')
%xlabel('time(s)')
set(gca,'XTick',[]);
a=axis;
axis([a(1) a(2) -1.3 1.3]);
复件 hcrconfig.a51
; Define HCR0 and HCR1 while download Flash Programming
CSEG AT 0807EH
; HCR1
DB 11111100b
; |||||||+- EGP0 : 0 = Port 2,3 ist ext. mem
; ||||||| 1 = P
hcrconfig.a51
; Define HCR0 and HCR1 while download Flash Programming
CSEG AT 0807EH
; HCR1
DB 11111100b
; |||||||+- EGP0 : 0 = Port 2,3 ist ext. mem
; ||||||| 1 = P
readme.txt
2009.02.13.22:31
------------------------------
工程:SST39VFXXX
用途:Analog Devices VisualDSP++ V5.0开发环境下,SST39VF512/010/020/040系列Flash烧写驱动。
形式:SST39VFXXX.dlb - Library Archive文件