欢迎访问ic37.com |
会员登录 免费注册
发布采购

ST2601B 参数 Datasheet PDF下载

ST2601B图片预览
型号: ST2601B
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器的集成 [8-bit Integrated Microcontroller]
分类和应用: 微控制器
文件页数/大小: 35 页 / 613 K
品牌: SITRONIX [ SITRONIX TECHNOLOGY CO., LTD. ]
 浏览型号ST2601B的Datasheet PDF文件第25页浏览型号ST2601B的Datasheet PDF文件第26页浏览型号ST2601B的Datasheet PDF文件第27页浏览型号ST2601B的Datasheet PDF文件第28页浏览型号ST2601B的Datasheet PDF文件第30页浏览型号ST2601B的Datasheet PDF文件第31页浏览型号ST2601B的Datasheet PDF文件第32页浏览型号ST2601B的Datasheet PDF文件第33页  
ST2601B  
<System clock switching from OSC to OSCX>  
Cause warm-up time is different when OSC is RC-OSC or Xtal.  
To make sure the system clock has switched to OSCX, or error will happen.  
Sample code, please follow up…  
LDA  
ORA  
STA  
NOP  
NOP  
NOP  
SYS  
#80H  
SYS  
;switch OSC to OSCX  
BBR7 SYS,$ ; branch self until OSC is changed to OSCX  
<Measure RC-OSC system clock>  
Since programmer wants to measure the system clock when using RC-OSC, please follow up.  
Please connect a 3K-Ohm resistor between Vdd and XIO. You can get a periodic signal output from the XIO  
pin. It's RC osc signal.  
<IrDA mode application note>  
Since IrDA has strictly protocol when transmit/receive data.  
We suggest programmers use Xtal to be system clock instead of RC-OSC if IrDA signals are needed.  
Programmer can use ceramic-OSC to gain some profit since its cheaper than Xtal.  
29/35  
 复制成功!