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

关键词

搜索

型号

搜索

ST92F250DR2T6

产品描述16-BIT, FLASH, 24 MHz, MICROCONTROLLER, PQFP100
产品类别半导体    嵌入式处理器和控制器   
文件大小4MB,共523页
制造商ST(意法半导体)
官网地址http://www.st.com/
下载文档 详细参数 全文预览

ST92F250DR2T6概述

16-BIT, FLASH, 24 MHz, MICROCONTROLLER, PQFP100

16位, FLASH, 24 MHz, 单片机, PQFP100

ST92F250DR2T6规格参数

参数名称属性值
功能数量1
端子数量100
最大工作温度125 Cel
最小工作温度-40 Cel
最大供电/工作电压5.5 V
最小供电/工作电压4.5 V
额定供电电压5 V
外部数据总线宽度8
输入输出总线数量77
线速度24 MHz
加工封装描述14 X 14 MM, ROHS COMPLIANT, LQFP-100
无铅Yes
欧盟RoHS规范Yes
状态ACTIVE
工艺HCMOS
包装形状SQUARE
包装尺寸FLATPACK, LOW PROFILE, FINE PITCH
表面贴装Yes
端子形式GULL WING
端子间距0.5000 mm
端子涂层MATTE TIN
端子位置QUAD
包装材料PLASTIC/EPOXY
温度等级AUTOMOTIVE
ADC通道Yes
地址总线宽度22
位数16
最大FCLK时钟频率5 MHz
DMA通道Yes
微处理器类型MICROCONTROLLER
PWM通道Yes
ROM编程FLASH

文档预览

下载PDF文档
ST92F124xx/ST92F150Cxx/
ST92F150JDV1/ST92F250CV2
8/16-bit single voltage Flash MCU family with RAM,
E³ TM (emulated EEPROM), CAN 2.0B and J1850 BLPD
Datasheet
production data
Features
Memories
– Internal memory: Single Voltage Flash up to 256
Kbytes, RAM up to 8 Kbytes, 1 Kbyte E
3 TM
(Emulated EEPROM)
– In-Application Programming (IAP)
– 224 general purpose registers (register file)
available as RAM, accumulators or index
pointers
Clock, reset and supply management
– Register-oriented 8/16 bit CORE with RUN,
WFI, SLOW, HALT and STOP modes
– 0-24 MHz Operation (Int. Clock), 4.5-5.5 V
range
– PLL Clock Generator (3-5 MHz crystal)
– Minimum instruction time: 83 ns (24 MHz int.
clock)
Up to 80 I/O pins
Interrupt management
– 4 external fast interrupts + 1 NMI
– Up to 16 pins programmable as wake-up or
additional external interrupt with multi-level
interrupt handler
DMA controller for reduced processor overhead
Timers
– 16-bit Timer with 8-bit Prescaler, and Watchdog
Timer (activated by software or by hardware)
– 16-bit Standard Timer that can be used to
generate a time base independent of PLL Clock
Generator
– Two 16-bit independent Extended Function
Timers (EFTs) with Prescaler, up to two Input
Captures and up to two Output Compares
– Two 16-bit Multifunction Timers, with Prescaler,
up to two Input Captures and up to two Output
Compares
Communication interfaces
– Serial Peripheral Interface (SPI) with selectable
Master/Slave mode
LQFP64
14x14
PQFP100
14x20
LQFP100
14x14
– One Multiprotocol Serial Communications
Interface with asynchronous and synchronous
capabilities
– One asynchronous Serial Communications
Interface with 13-bit LIN Synch Break
generation capability
– J1850 Byte Level Protocol Decoder (JBLPD)
– Up to two full I²C multiple Master/Slave
Interfaces supporting Access Bus
– Up to two CAN 2.0B Active interfaces
Analog peripheral (low current coupling)
– 10-bit A/D Converter with up to 16 robust input
channels
Development tools
– Free High performance development
environment (IDE) based on Visual Debugger,
Assembler, Linker, and C-Compiler; Real Time
Operating System (OSEK OS, CMX) and CAN
drivers
– Hardware emulator and Flash programming
board for development and ISP Flasher for
production
Device summary
Part number
ST92F124R1, ST92F124R9,
ST92F124V1
ST92F150CR1, ST92F150CR9,
ST92F150CV1, ST92F150CV9
ST92F150JDV1
ST92F250CV2
Table 1.
Reference
ST92F124xx
ST92F150Cxx
ST92F150JDxx
ST92F250Cxx
July 2012
This is information on a product in full production.
Doc ID 8848 Rev 7
1/523
www.st.com
1
分享资深硬件工程师用cadence仿真DDR3 SDRAM视频------- 信号完整性之ddr3时序分析
学信号完整性仿真的实操视频,先分享第一个视频,DDR3 SDRAM的原理和时序介绍,很详细。attach://487663.rar attach://487664.rar ...
CCBSKY PCB设计
zigbee的main函数结构问题
请问各位大神,下列代码为什么要先关闭中断,最后又要开启中断,急求,初学zigbee,望解释稍微详细些,非常感谢! int main( void ) { osal_int_disable( INTS_ALL ); //关闭所有中断 HA ......
王德超 无线连接
【 Atmel创意大赛作品提交】 自行车伴侣
本帖最后由 yang_alex 于 2015-3-31 19:18 编辑 自行车一度淡出了人们的视线,至少在我印像里,深圳的自行车道有段时间被取消,改成机动车道(当然现在也没有恢复),但随着人们对绿 ......
yang_alex Microchip MCU
关于处理IRP_MJ_SCSI例程的问题.
我在做U盘过滤的时候,在处理IRP_MJ_SISI例程的时候,发现整个过程全是 SCSIOP_TEST_UNIT_READY这命令,并且CurSrb->SrbStatus一直是挂起状态.没有我想要的读写命令.(在这个过程 ......
eaglet_121 嵌入式系统
关于51单片机的实际接口电路
本人学微波的。。。。对于51也是半路出家,现在要用51去控制一款cmos芯片,具体内容是,做个4*4矩阵键盘,输入一个数(0到400,可以是小数),将它乘以2的32次方,再除以1000,取整,然后将结果 ......
km0403 51单片机
请教430动态分配空间的问题
#include <stdio.h> main() { int *Memory; Memory=(int *)malloc(100*sizeof(int)); .......... } 在编译是通过的。但连接是出现以下问题 Error: Segment DATA16_Z (size: ......
songtl 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 748  316  2249  1183  1160  55  18  40  53  2 

器件索引   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