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

关键词

搜索

型号

搜索

SPC58EC74E3FMC0X

产品描述e200z4d series 微控制器 IC 32-位 180MHz 3MB(3M x 8) 闪存 100-eTQFP(14x14)
产品类别半导体    嵌入式处理器和控制器   
文件大小3MB,共153页
制造商ST(意法半导体)
官网地址http://www.st.com/
下载数据手册 下载用户手册 详细参数 全文预览

SPC58EC74E3FMC0X在线购买

供应商 器件名称 价格 最低购买 库存  
SPC58EC74E3FMC0X - - 点击查看 点击购买

SPC58EC74E3FMC0X概述

e200z4d series 微控制器 IC 32-位 180MHz 3MB(3M x 8) 闪存 100-eTQFP(14x14)

SPC58EC74E3FMC0X规格参数

参数名称属性值
类别
厂商名称ST(意法半导体)
系列Automotive, AEC-Q100, SPC58
包装卷带(TR)
核心处理器e200z4d
内核规格32-位
速度180MHz
连接能力CANbus,I²C,LINbus,SPI
外设DMA
程序存储容量3MB(3M x 8)
程序存储器类型闪存
电压 - 供电 (Vcc/Vdd)3.3V,5V
振荡器类型内部
工作温度-40°C ~ 125°C(TA)
安装类型表面贴装型
封装/外壳100-TQFP 裸露焊盘
供应商器件封装100-eTQFP(14x14)
I/O 数80
基本产品编号SPC58

文档预览

下载PDF文档
SPC584Cx, SPC58ECx
SPC58 C Line - 32 bit Power Architecture automotive MCU
Dual z4 cores 180 MHz, 4 MBytes Flash, HSM, ASIL-B
Datasheet
-
production data
eTQFP64 (10 x 10 x 1.0 mm)
eTQFP100 (14 x 14 x 1.0 mm)
– Memory Error Management Unit (MEMU)
for collection and reporting of error events
in memories
– Cyclic redundancy check (CRC) unit
Crossbar switch architecture for concurrent
access to peripherals, Flash, or RAM from
multiple bus masters with end-to-end ECC
eTQFP144 (20 x 20 x 1.0 mm) eLQFP176 (24 x 24 x 1.4 mm)
Body cross triggering unit (BCTU)
– Triggers ADC conversions from any eMIOS
channel
– Triggers ADC conversions from up to 2
dedicated PIT_RTIs
Enhanced modular IO subsystem (eMIOS): up
to 64 timed I/O channels with 16-bit counter
resolution
Enhanced analog-to-digital converter system
with:
– 3 independent fast 12-bit SAR analog
converters
– 1 supervisor 12-bit SAR analog converter
– 1 10-bit SAR analog converter with STDBY
mode support
Communication interfaces
– 18 LINFlexD modules
– 8 deserial serial peripheral interface (DSPI)
modules
– 8 MCAN interfaces with advanced shared
memory scheme and ISO CAN-FD support
– Dual-channel FlexRay controller
– 1 ethernet controller 10/100 Mbps,
compliant IEEE 802.3-2008
Low power capabilities
– Versatile low power modes
– Ultra low power standby with RTC
– Smart Wake-up Unit for contact monitoring
– Fast wakeup schemes
Dual phase-locked loops with stable clock
domain for peripherals and FM modulation
domain for computational shell
FPBGA292 (17 x 17 x 1.8 mm)
Features
AEC-Q100 qualified
High performance e200z420n3 dual core
– 32-bit Power Architecture technology CPU
– Core frequency as high as 180 MHz
– Variable Length Encoding (VLE)
4224 KB (4096 KB code flash + 128 KB data
flash) on-chip flash memory: supports read
during program and erase operations, and
multiple blocks allowing EEPROM emulation
176 KB HSM dedicated flash memory (144 KB
code + 32 KB data)
384 KB on-chip general-purpose SRAM (in
addition to 128 KB core local data RAM: 64 KB
included in each CPU)
Multi-channel direct memory access controller
(eDMA) with 64 channels
1 interrupt controller (INTC)
Comprehensive new generation ASIL-B safety
concept
– ASIL-B of ISO 26262
– FCCU for collection and reaction to failure
notifications
May 2021
This is information on a product in full production.
DS11620 Rev 8
1/153
www.st.com
那位大虾有驱动max7221显示芯片的串口程序阿?(普通i/o)
我用51单片机的p1.5~p1.7口驱动max7221芯片,编写的程序始终不起作用,不知那位大虾有这样的示例程序指点一下小弟...
jmlou 嵌入式系统
高手看过来:MSP430AFE253的SD24中断问题
IAR环境,FET仿真器。程序使用SD24中断,全速运行一直无法进入中断,但是连续全速运行-stop-全速运行-stop几次后就能进入中断,是什么原因。...
绵里针 微控制器 MCU
TIM的PWM输出和GPIO_WriteBit不能同时实现吗
一开始用TIM3、4的PWM输出不同频率的脉冲,GPIO初始化输出模式定义为AF_OD。后来因为想控制脉冲个数,改成用GPIO_WriteBit加for循环来生成脉冲,发现GPIO初始化得改成Out_OD,但这样PWM ......
bluecrane stm32/stm8
【靠谱例程联盟】关于malloc/realloc在函数间的内存传递问题 20131216
在 20131206 的 记录里 (这份记录在qq群论坛里,鉴于经常打不开,所以直接copy到这里) c里,数组,特别是字符串,在处理各种添加结束符和处理时,总是十分麻烦,当然c++就省了这些 ......
辛昕 编程基础
闲来无事,测试一下eeword网站的bug
205页数据还正常,到206页以后就没有数据了,总页数明明是271啊 ...
zhangdaoyu 聊聊、笑笑、闹闹
MSP430单片机存储器结构总结
FLASH型的MSP430单片机都带有信息存储器SegmengA及SegmentB,SegmengA及SegmentB各有128字,SegmentB的地址是:0x01000h到0x107F,SegmentA的地址是:0x01080h到0x010FFh。程序被写入MSP43 ......
fish001 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1137  149  1544  2698  2790  23  3  32  55  57 

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