概述 BL35P02是一款低功耗8位OTP型微控制器单元(MCU),适用于各类家电(如电视、VCD机等)的红外遥控器。 主要特点 8位CISC结构CPU(MotorolaHC05兼容)15个通用IO口1个8位定时/计数器9路键盘中断(KBI)1路遥控码输出口(IROUT),8种载波频率可选(1/3占空比)外接晶振325K-8MHz低功耗设计(待机功耗<1uA@3V)32byteRAM(含堆栈)2K*8bitOTPROMOTP数据加密功能工作电压2.0-5.5V封装形式:SOP20(300mil)/SSOP20(200mil)/SOP16(150mil)
上传时间: 2013-11-06
上传用户:894448095
模块结构框图和功能描述 模块结构框图如图:采用8位单片机89C52,时钟电路使用片内时钟振荡器,具有上电复位和手动按键复位功能,外接WDG复位电路。通过并行总线外扩了128KWSRM和64K的FLASHROM;串行扩展:通过RS-232连接了UART口;通过跳线器可选两个IO口来虚拟I2C总线,并外接带I2C总线的EEPROM和RTC。数据总线地址总线经总线驱动后引出到总线插槽与其他模块相连。模块的译码控制电路由一片CPLD来完成。
上传时间: 2013-11-11
上传用户:maricle
一、实验目的1.了解串行通信的基本知识;2.掌握用单片机串行口实现串行通信的方法。二、实验器材微机、示波器、万用表、电源、AEDK仿真开发系统,面包板一块,MAX202C芯片一块,电容、电阻、导线若干。三、实验原理此处仅介绍与本实验内容密切相关的串行通信基本知识,其它有关基本知识介绍请见本讲义实验七。
上传时间: 2013-10-17
上传用户:hongmo
简述:本编程器利用Motorola 68HC908系列单片机的MON模式,通过PC串口实现在线编程、调试。用户在设计电路时,增加一个在线编程接口,不需要芯片拆离用户板,即可完成对单片机的编程,使用简单方便,适用于绝大部分68HC908系列单片机。
上传时间: 2014-12-04
上传用户:小眼睛LSL
摘要:介绍了一种基于AT89C52单片机的高速数字“黑匣子”系统;该系统可对模拟信号进行高速实时采样,利用8255芯片进行总线扩展实现了大容量非易失SRAM的寻址,软件控制串口实现SRAM与PC机的数据传输;实际工作中有采样速度快、采样精度高;操作方便等优点。关键词:AT89C52;高速;实时采样;PC
上传时间: 2013-11-24
上传用户:tuilp1a
MCS-51单片机的系统扩展技术 MCS-51单片机有一个全双工的串行口,实现单片机和外设的串行数据传送.该口既可作为全双工异步通信收发器使用,也可作为同步移位器使用....
上传时间: 2013-10-30
上传用户:urgdil
The PCA9536 is an 8-pin CMOS device that provides 4 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. I/O expanders provide a simple solution when additional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.
上传时间: 2013-10-27
上传用户:w230825hy
The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvements include higher drive capability, 5 V I/O tolerance, lower supply current, individual I/O configuration, 400 kHz clock frequency, and smaller packaging. I/O expanders provide a simple solution when additional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.
上传时间: 2013-11-17
上传用户:vodssv
基于LabVIEW和单片机的空调温度场测量系统的研究:室内温度是空调系统舒适性的重要指标,对其及时、准确地测量显得非常重要。介绍单片机AT89C51 和数字式、单总线型温度传感器DS18B20 组成矩形测量网络采集空调室内40 点温度,LabVIEW作为开发平台,二者之间通过串口实现数据通信,利用LabVIEW强大的数据处理和显示功能对采集的空调温度场数据进行实时处理、分析和显示,详细介绍了系统的硬件结构和软件模块的设计方案。关键词:单片机;DS18B20 ;LabVIEW;串行通信 Abstract : Temperature is a very important criterion of air condition system′s comfort , so it is very significant to measure it accurately and real timely. This paper int roduces a data acquisition system of measuring 40 point s temperature for air condition room based on single wire digital sensor DS18B20 and microcont roller AT89C51 which are composed of rectangle measuring meshwork. The data communication between LabVIEW and microcont roller is executed via serial port ,and the temperature field data of air condition room are processed analyzed and displayed on LabVIEW. The hardware and software modules are also given in detail.Keywords : single chip ;DS18B20 ;LabVIEW; serial communication
上传时间: 2014-05-05
上传用户:KSLYZ
基于89C2051单片机的热表通讯模块的开发:介绍了利用89C2051 单片机开发某热表的通讯模块,并将其应用于实验用主从分布式控制系统中,实现了工控机同多个热表的串行通讯。阐述了串行通讯规程,利用单片机的普通I/ O 端口实现串行口功能的方法,从而解决了该单片机在实际的串行通讯应用中串口资源少的问题。通讯模块通过RS - 485 通讯方式实现了热表与工控机的远距离通讯。在充分利用单片机端口资源的基础上完成了工控机与多台单片机通讯。关键词:单片机;串行通讯;普通I/ O 端口;RS - 485 ;多机通讯
上传时间: 2014-04-16
上传用户:tb_6877751