32-bit, PIC32,200MHz, 1MB/512kB,  ETH/USB/OTG/CAN/DMA/ADC/AES/EBI/RNG/SQI/RTC/CRC/SPI/I2C/UART/I2S, 2.3V~3.6V, TQFP-100.

高大上的东西,一直没空玩,手头上也有不少这种芯片。MX系列的PIC32MX250到是做过不少东西。MZ系列与MX完全不是一个档次。

介绍下:

Operating Conditions
• 2.3V to 3.6V, -40ºC to +85ºC, DC to 200 MHz
• 2.3V to 3.6V, -40ºC to +105ºC, DC to 180 MHz
• 2.3V to 3.6V, -40ºC to +125ºC (Planned)
Core: 200 MHz (up to 330 DMIPS) microAptiv™
• 16 KB I-Cache, 4 KB D-Cache
• MMU for optimum embedded OS execution
• microMIPS™ mode for up to 35% smaller code size
• DSP-enhanced core:
- Four 64-bit accumulators
- Single-cycle MAC, saturating and fractional math
• Code-efficient (C and Assembly) architecture
Clock Management
• 0.9% internal oscillator
• Programmable PLLs and oscillator clock sources
• Fail-Safe Clock Monitor (FSCM)
• Independent Watchdog Timers (WDT) and Deadman 
Timer (DMT)
• Fast wake-up and start-up
Power Management
• Low-power modes (Sleep and Idle)
• Integrated Power-on Reset and Brown-out Reset
Memory Interfaces
• 50 MHz External Bus Interface (EBI)
• 50 MHz Serial Quad Interface (SQI)
Audio and Graphics Interfaces
• Graphics interfaces: EBI or PMP
• Audio data communication: I
2
S, LJ, and RJ
• Audio control interfaces: SPI and I
2C™
• Audio master clock: Fractional clock frequencies with USB 
synchronization
High-Speed (HS) Communication Interfaces 
(with Dedicated DMA)
• USB 2.0-compliant Hi-Speed On-The-Go (OTG) controller
• 10/100 Mbps Ethernet MAC with MII and RMII interface
Security Features
• Crypto Engine with a RNG for data encryption/decryption 
and authentication (AES, 3DES, SHA, MD5, and HMAC)
• Advanced memory protection:
- Peripheral and memory region access control
Direct Memory Access (DMA)
• Eight channels with automatic data size detection
• Programmable Cyclic Redundancy Check (CRC)
Advanced Analog Features
• 10-bit ADC resolution and up to 48 analog inputs
• Flexible and independent ADC trigger sources
• Two comparators with 32 programmable voltage references
• Temperature sensor with ±2ºC accuracy
Communication Interfaces
• Two CAN modules (with dedicated DMA channels):
- 2.0B Active with DeviceNet™ addressing support
• Six UART modules (25 Mbps):
- Supports LIN 1.2 and IrDA
®
protocols
• Six 4-wire SPI modules
• SQI configurable as an additional SPI module (50 MHz)
•Five I2
C modules (up to 1 Mbaud) with SMBus support
• Parallel Master Port (PMP)
• Peripheral Pin Select (PPS) to enable function remap
Timers/Output Compare/Input Capture
• Nine 16-bit or up to four 32-bit timers/counters
• Nine Output Compare (OC) modules
• Nine Input Capture (IC) modules
• PPS to enable function remap
• Real-Time Clock and Calendar (RTCC) module
Input/Output
• 5V-tolerant pins with up to 32 mA source/sink
• Selectable open drain, pull-ups, and pull-downs
• External interrupts on all I/O pins
Qualification and Class B Support
• AEC-Q100 REVG (Grade 2 -40ºC to +105ºC) Planned
• AEC-Q100 REVG (Grade 1 -40ºC to +125ºC) Planned
• Class B Safety Library, IEC 60730
• Back-up internal oscillator
Debugger Development Support
• In-circuit and in-application programming
• 4-wire MIPS
®
Enhanced JTAG interface
• Unlimited software and 12 complex breakpoints
• IEEE 1149.2-compatible (JTAG) boundary scan
• Non-intrusive hardware-based instruction trace
Software and Tools Support
• C/C++ compiler with native DSP/fractional support
•MPLAB®
Harmony Integrated Software Framework
• TCP/IP, USB, Graphics, and mTouch™ middleware
• MFi, Android™, and Bluetooth
®
audio frameworks
• FreeRTOS™, OPENRTOS
®
, µC/OS™, and other popular 
RTOS kernels

芯片PIC32MZ1024ECH100 (MCHP) -- 32位高性能单片机 up to 330 DMIPS相关推荐

  1. LKT4201 32位高性能RSA算法加密芯片

    LKT4201 32位高性能RSA算法加密芯片是目前行业内最低功耗的高性能的RSA加密芯片,芯片采用32位CPU(获得全球最高安全等级EAL5+的智能卡芯片),拥有18K RAM,支持ISO7816及 ...

  2. LKT4200HS 32位高性能防盗版加密芯片

    概述: LKT4200 HS 32位高性能防盗版加密芯片以32位最高安全等级智能卡(EAL5+)芯片为基础,具有目前行业内最高性能最高安全性的软硬件加密产品.用户可将关键算法 程序内嵌入芯片中,从根本 ...

  3. 32位单片机应用场合_全球首款基于 RISC-V 的 32 位通用单片机出现

    近日半导体供应商兆易创新推出了一款基于开源指令集架构 RISC-V 的通用单片机(Single Chip Microcomputer,单片微型计算机,MCU,微控制单元,Microcontroller ...

  4. STC 32位8051单片机来了

    STC 32位8051单片机,第一代暂命名为 STC32G12K128-36I-LQFP64/48/32,PDIP40, 128K FLASH, 12K SRAM, 1.9V - 5.5V, 2路独立 ...

  5. 32位合泰单片机实现串口通信

    文章目录 一.需要有的硬件实物和软件 二.需要了解的有关串口通信的知识 三.HT32实现串口通信代码 一.需要有的硬件实物和软件 HT32(32位合泰单片机,以下简称HT32) 数据线(一定要是可以传 ...

  6. c语言加减法采用32位运算,单片机C语言求平方根

    在单片机中要开平方.可以用到下面算法: 算法1: 本算法只采用移位.加减法.判断和循环实现,因为它不需要浮点运算,也不需要乘除运算,因此可以很方便地运用到各种芯片上去. 我们先来看看10进制下是如何手 ...

  7. 耗时两年,19岁小伙采用230片纯74逻辑芯片搭建出32位Risc-V处理器!可玩贪吃蛇...

    来源:机器之心编译   编辑:杜伟 昨天发了一篇关于纯手工制作CPU的文章,看来大家都十分感兴趣: B站焊武帝爆火出圈:纯手工拼晶体管自制CPU,耗时半年,可跑程序! 如果你想自己DIY CPU,第一 ...

  8. 耗时两年,19岁小伙采用230片纯74逻辑芯片搭建出32位处理器!可玩贪吃蛇

    从设计 CPU.制作原型机.最终成品到软件编程,19 岁极客小伙用了整整两年的时间. RISC-V 是一个基于精简指令集(RISC)原则的开源指令集架构(ISA),它是对应开源软件运动的一种「开源硬件 ...

  9. 国产CSM32RV20低功耗32位MCU单片机替代STM32F030

    目录 一.CSM32RV20简介 1. 系统架构图 2. 芯片特性 3. 封装外设差异 二.CSM32RV20 QFN32开发板 开发说明 三. 四种低功耗模式 注意事项 四.应用领域 一.CSM32 ...

最新文章

  1. 有哪些高效看文献的方法?
  2. 第十次作业是同一个人
  3. CSS3自定义滚动条
  4. C#向C++编写的DLL传递字符串参数的办法
  5. 通过virtualbox最小化安装centos 6.3后无法上网解决办法
  6. 【数学与算法】曲线上各点的曲率kappa和倾角theta
  7. 为IP v6划分子网
  8. GROUP BY 和SUBSTRING 的配合使用
  9. 【计算机原理篇】原码、反码和补码
  10. ruby 数组元素替换_从Ruby中的集合中删除并替换元素
  11. 完全实战-从零开始配置服务器
  12. loadrunner协议选择
  13. 通信原理包络是什么意思_自己总结的通信原理部分知识点
  14. jar解压war文件失败
  15. JS数字正则表达式验证(全全全!!!)
  16. linux卸载致远oa,致远oa(seeyon)文件上传漏洞重现及分析
  17. think in google--think in 互联网系列2
  18. EasyExcel生成多个excel.xlsx进行压缩导出
  19. windows10下openpose的安装和配置使用教程(C++),以及常见错误分析。
  20. SpringEL 表达式语言(Spring Expression Language)

热门文章

  1. 【吴恩达机器学习笔记】1引言、单变量线性回归、线性代数回顾
  2. 室内定位——如何在微信小程序中获取Beacon的RSSI值
  3. LMS151-10100单线激光雷达与RealSense双目相机的联合标定
  4. 操作系统期末复习-第一章:操作系统概论
  5. linux浏览器切换内核,电脑切换浏览器内核模式浏览网页的详细方法
  6. gnuplot 等高线脚本
  7. ubuntu14.04 iso硬盘安装
  8. [笔记]物化视图和普通视图
  9. Nginx基本使用方法
  10. 分享Android单元测试