电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

SM79164L20P

产品描述8 - bit micro-controller with 64kb flash & 4kb ram embedded
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小451KB,共25页
制造商SYNCMOS
官网地址http://www.syncmos.com.tw/index.html
下载文档 详细参数 选型对比 全文预览

SM79164L20P概述

8 - bit micro-controller with 64kb flash & 4kb ram embedded

SM79164L20P规格参数

参数名称属性值
厂商名称SYNCMOS
包装说明,
Reach Compliance Codeunknown

文档预览

下载PDF文档
SyncMOS Technologies International. Inc.
Product List
SM79164V16J/Q,16MHz 64KB internal flash MCU
SM79164L20P, 20MHz 64KB internal flash MCU
SM79164L25J/Q, 25MHz 64KB internal flash MCU
SM79164C25P, 25MHz 64KB internal flash MCU
SM79164C35J/Q, 35MHz 64KB internal flash MCU
SM79164
8 - Bit Micro-controller
with 64KB flash & 4KB RAM embedded
Features
2.4V ~ 3.0V For V Version
Working voltage: 3.0V ~ 3.6V For L Version
4.5V ~ 5.5V For C Version
General 8052 family compatible
12 clocks per machine cycle
64K byte on chip program flash
4096 byte on-chip data RAM
Three 16 bit Timers/Counters
One Watch Dog Timer
Four 8-bit I/O ports for PDIP package
Four 8-bit I/O ports + one 4-bit I/O ports for PLCC or QFP package
Full duplex serial channel
Bit operation instruction
Industrial Level
8-bit Unsigned Division
8-bit Unsigned Multiply
BCD arithmetic
Direct Addressing
Indirect Addressing
Nested Interrupt
Two priority level interrupt
A serial I/O port
Power save modes: Idle mode and Power down mode
Code protection function
Low EMI (inhibit ALE)
Bank mapping direct addressing mode for access on-chip RAM
8 channel PWM function with P1.0 ~ P1.7
Description
The SM79164 series product is an 8 - bit single chip micro
controller with 64KB on-chip flash and 4K byte RAM
embedded. It is a derivative of the 8052 micro controller
family. It has 8-channel PWM build-in. User can access
on-chip expanded RAM with easier and faster way by its
‘bank mapping direct addressing mode’ scheme. With its
hardware features and powerful instruction set, it’s
straight forward to make it a versatile and cost effective
controller for those applications which demand up to 32
I/O pins for PDIP package or up to 36 I/O pins for
PLCC/QFP package, or applications which need up to
64K byte flash memory for program data.
To program the on-chip flash memory, a commercial writer
is available to do it in parallel programming method.
Ordering Information
yywwv
SM79164ihhkL
yy: year, ww:month
v: version identifier {, A, B,...}
i:process identifier {V=2.4V~3.0V, L=3.0V ~ 3.6V, C=4.5V
~ 5.5V}
hh: working clock in MHz {20, 25, 35}
k: package type postfix {as below table}
L:PB free identifier
No text is Non- PB free ,”P” is PB free
Pin/Pad
Configuration
page 2
page 2
page 2
Postfix
P
J
Q
Package
40L PDIP
44L PLCC
44L QFP
Dimension
page 21
page 22
page 23
Taiwan
6F, No. 10-2 Li - Hsinchu First Road ,
Science-based Industrial Park,
Hsinchu, Taiwan 30078
TEL: 886-3-5671820
886-3-5671880
FAX: 886-3-5671891
886-3-5671894
Web site: http://www.syncmos.com.tw
Specifications subject to change without notice,contact your sales representatives for the most recent information.
1/26
Ver 2.1
SM79164 08/2006

SM79164L20P相似产品对比

SM79164L20P SM79164V16Q SM79164C35J SM79164C35Q SM79164V16J SM79164C25P SM79164
描述 8 - bit micro-controller with 64kb flash & 4kb ram embedded 8 - bit micro-controller with 64kb flash & 4kb ram embedded 8 - bit micro-controller with 64kb flash & 4kb ram embedded 8 - bit micro-controller with 64kb flash & 4kb ram embedded 8 - bit micro-controller with 64kb flash & 4kb ram embedded 8 - bit micro-controller with 64kb flash & 4kb ram embedded 8 - bit micro-controller with 64kb flash & 4kb ram embedded
厂商名称 SYNCMOS SYNCMOS SYNCMOS SYNCMOS SYNCMOS SYNCMOS -
Reach Compliance Code unknown unknown unknown unknown unknown unknown -
基于单片机的手机移动电源设计
最近快赶上大四毕业,做毕业设计,设计题目《基于单片机的移动手机充电源》。 浏览诸多网站,做电源者甚多,做移动电源的似乎没有许多,借此机会,与大家进行讨论。 查询网上资料,做手机电 ......
yygkqzh 电源技术
ds1302读取只有三个能显示正确,怎么回事,实在检查不出问题所在
Write_Ds1302Byte(0x8f,0); 1。 sec = BCDToDEC(Read_DS1302Byte(SEC_READ)); Delay(100); 2。 min = BCDToDEC(Read_DS1302Byte(MIN_READ)); Delay(100); ......
bencsj 嵌入式系统
开关电源过流保护后无法自动恢复的问题
本帖最后由 cheel 于 2019-7-12 21:27 编辑 大家好, 最近遇到一个开关电源的问题,图纸如下所示。在目前的方案下,发现电源过流保护后,如果撤销过流,电源却还是处于保护状态,无法自动 ......
cheel 电源技术
什么叫“高精度智能化补偿的压力变送器”?
请教: 1. 高精度智能化补偿的压力变送器 的精度 是多少 ? 2. 智能化补偿 的内容 都有哪些 ?如何实现 ? 3. 求 “高精度智能化补偿的压力变送器”资料。 在网上没有找到 答案 和 有用的 ......
yhye2world 综合技术交流
DS18B20温度控制+LCD12864显示程序
51绘编的程序...
天使疯子 单片机
在生成设备树dtb文件时报错
首先是生成dts文件,使用命令,提示这样的信息。生成了dts文件,但是不知道有没有错误590535再生成了dtb文件,因为正常输出报错,所以使用了强制输出590536请问这有什么问题? ...
不扰之 FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2916  189  2223  2123  1690  1  22  47  30  35 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved