术语表

  1. Buffer RAM — The buffer RAM constitutes the volatile memory store required for EEE. Memory space
    in the buffer RAM not required for EEE can be partitioned to provide volatile memory space for
    applications
    缓冲RAM -缓冲RAM构成易失性存储器所需的EEE。EEE不需要的缓冲RAM中的内存空间可以被分区,为应用程序提供易失性内存空间。

  2. Command Write Sequence — An MCU instruction sequence to execute built-in algorithms (including
    program and erase) on the Flash memory
    命令写入序列——在闪存上执行内置算法(包括程序和擦除)的MCU指令序列。

  3. D-Flash Memory — The D-Flash memory constitutes the nonvolatile memory store required for EEE.
    Memory space in the D-Flash memory not required for EEE can be partitioned to provide nonvolatile
    memory space for applications.
    D-Flash存储器——D-Flash存储器构成了EEE所需要的非易失性存储器。
    EEE不需要的D-Flash内存中的内存空间可以被分区,为应用程序提供非易失性的内存空间。

  4. D-Flash Sector — The D-Flash sector is the smallest portion of the D-Flash memory that can be erased.
    The D-Flash sector consists of four 64 byte rows for a total of 256 bytes.
    D-Flash扇区—D-Flash扇区是D-Flash中最小的可擦除区域。
    D-Flash扇区由四个64字节的行组成,总共256个字节。

  5. EEE (Emulated EEPROM) — A method to emulate the small sector size features and endurance
    characteristics associated with an EEPROM.
    EEE(仿真EEPROM) -一种模拟与EEPROM相关联的小扇区尺寸特征和持久特性的方法。

  6. EEE IFR — Nonvolatile information register located in the D-Flash block that contains data required to
    partition the D-Flash memory and buffer RAM for EEE. The EEE IFR is visible in the global memory map
    by setting the EEEIFRON bit in the MMCCTL1 register.
    EEE IFR -位于D-Flash块中的非易失性信息寄存器,该块包含为EEE划分D-Flash存储器和缓冲RAM所需的数据。通过设置MMCCTL1寄存器中的EEEIFRON位,EEEIFR在全局内存映射中是可见的。

  7. NVM Command Mode — An NVM mode using the CPU to setup the FCCOB register to pass parameters
    required for Flash command execution.
    NVM命令模式——一种NVM模式,通过CPU设置FCCOB寄存器来传递执行Flash命令所需的参数。

  8. Phrase — An aligned group of four 16-bit words within the P-Flash memory. Each phrase includes eight
    ECC bits for single bit fault correction and double bit fault detection within the phrase.
    短语-在P-Flash存储器内由四个16位字组成的对齐组。每个短语包括八个词
    用于单位故障纠正和双位故障检测的ECC位内的短语。

  9. P-Flash Memory — The P-Flash memory constitutes the main nonvolatile memory store for applications.
    P-Flash存储器——P-Flash存储器构成应用程序的主要非易失性存储器。

  10. P-Flash Sector — The P-Flash sector is the smallest portion of the P-Flash memory that can be erased.
    Each P-Flash sector contains 1024 bytes.
    P-Flash扇区—P-Flash扇区是P-Flash中最小的可以被擦除的部分。
    每个P-Flash扇区大小为1024字节。

  11. Program IFR — Nonvolatile information register located in the P-Flash block that contains the Device
    ID, Version ID, and the Program Once field. The Program IFR is visible in the global memory map by
    setting the PGMIFRON bit in the MMCCTL1 register.
    程序IFR -位于包含设备的P-Flash块中的非易失性信息寄存器
    ID、版本ID和程序一次字段。通过设置MMCCTL1寄存器中的PGMIFRON位,程序IFR在全局内存映射中是可见的。

PFLASH特性

  1. 384 Kbytes of P-Flash memory composed of one 256 Kbyte Flash block and one 128 Kbyte Flash
    block. The 256 Kbyte Flash block consists of two 128 Kbyte sections each divided into 128 sectors
    of 1024 bytes. The 128 Kbyte Flash block is divided into 128 sectors of 1024 bytes.

    384 Kbyte的P-Flash存储器,由一个256kbyte的Flash块和一个128kbyte的Flash块组成。256kbyte的闪存块由两个128kbyte的部分组成,每个部分分为1024字节的128个扇区。128kbyte的Flash块划分为128个扇区,每个扇区的大小为1024字节。

  2. Ability to program up to one phrase in each P-Flash block simultaneously

    能够在每个P-Flash块同时编程至多一个短语

  3. Flexible protection scheme to prevent accidental program or erase of P-Flash memory

    灵活的保护方案,防止意外程序或擦除P-Flash存储器

  4. Single bit fault correction and double bit fault detection within a 64-bit phrase during read
    operations

    读操作时,64位短语内的单位故障纠正和双位故障检测

  5. Automated program and erase algorithm with verify and generation of ECC parity bits

    自动程序和擦除算法与校验和产生的ECC奇偶位

  6. Fast sector erase and phrase program operation

    快速扇区擦除和短语程序操作

DFLASH特性

  1. Up to 32 Kbytes of D-Flash memory with 256 byte sectors for user access

    高达32kbytes的D-Flash存储器,256字节扇区供用户访问

  2. Dedicated commands to control access to the D-Flash memory over EEE operation

    控制对DFLASH内存访问的专用命令是通过EEE操作进行的

  3. Ability to program up to four words in a burst sequence

    在一个突发序列能够编程多达4个字

  4. Single bit fault correction and double bit fault detection within a word during read operations

    读操作时,字内的单位故障纠正和双位故障检测

  5. Automated program and erase algorithm with verify and generation of ECC parity bits

    自动程序和擦除算法与校验和产生的ECC奇偶位

  6. Fast sector erase and word program operation

    快速扇区擦除和文字程序操作

模拟EEPROM特性

  1. Up to 4 Kbytes of emulated EEPROM (EEE) accessible as 4 Kbytes of RAM

    多达4千字节的仿真EEPROM (EEE)可作为4千字节的RAM访问

  2. Flexible protection scheme to prevent accidental program or erase of data

    灵活的保护方案,防止意外程序或删除数据

  3. Automatic EEE file handling using an internal Memory Controller

    使用内部内存控制器自动处理EEE文件

  4. Automatic transfer of valid EEE data from D-Flash memory to buffer RAM on reset

    在复位时,有效的EEE数据从D-Flash存储器自动转移到缓冲区RAM

  5. Ability to monitor the number of outstanding EEE related buffer RAM words left to be
    programmed into D-Flash memory

    能够监控剩下的待编程到D-Flash存储器中的与EEE相关的缓冲RAM字的数量

  6. Ability to disable EEE operation and allow priority access to the D-Flash memory

    能够禁用EEE操作,并允许优先访问D-Flash存储器

  7. Ability to cancel all pending EEE operations and allow priority access to the D-Flash memory

    能够取消所有暂挂的EEE操作,并允许优先访问D-Flash存储器

User Buffer RAM 特性

  1. Up to 4 Kbytes of RAM for user access

    高达4千兆字节的RAM供用户访问

MC9S12XEP100RMV1数据手册中关于384KBPFLASH相关术语术语相关推荐

  1. iOS开发中与库相关的术语

    动态库 VS 静态库 Static frameworks are linked at compile time. Dynamic frameworks are linked at runtime .f ...

  2. 机器学习相关基本术语

    机器学习相关基本术语 @(Machine Learning) 学习/训练(Learning/Training):从数据中学得模型的过程. 学习过程就是找出或者逼近真相. 模型也称作学习器(learne ...

  3. 中英对照的网络游戏术语

    中英对照的网络游戏术语 AC – Armor Class,盔甲等级.级别 Account – 账号,与密码Password相对 Add – 一只玩家加入到组队中,如果请求别人组队,可说Add me p ...

  4. 现代软件工程—构建之法》第一章 中出现的计算机专业术语

    现代软件工程-构建之法>第一章 中出现的计算机专业术语 软件 程序 软件工程 二叉树 遍历算法 数据结构 算法 应用软件 软件服务 源程序 软件架构 软件设计与实现 依赖关系 编译参数 链接参数 ...

  5. 测绘相关专业术语(一)

                                                                                    测绘相关专业术语(一) 一.测绘(测量术 ...

  6. Stocks:炒股相关的术语简介、炒股心得、经验

    目录 炒股相关的术语简介.炒股心得.经验 买进和卖出 价.量 炒股相关的术语简介.炒股心得.经验 买进和卖出 买进 卖出 一支股票横盘(横盘是指股价在一段时间内波动幅度小,无明显的上涨或下降趋势)4. ...

  7. UI设计需求中的18个专业术语

    设计师的工作是做设计么?当然.但是设计师的工作只是做设计么?不尽然.在很多时候,尤其是在没有图片素材和视觉化的素材的前提之下,设计师没法直接借用视觉语言来「沟通」,这个时候就只能依靠语言了. 说白了, ...

  8. 部分等保政策相关专业术语英文翻译汇总

    不少人会问,等保2.0英文翻译是什么?等保测评英文全称怎么说?等保英文怎么说等等?这里我们小编就给大家整理了部分等保政策相关专业术语英文翻译,仅供参考哦! 部分等保政策相关专业术语英文翻译汇总 1.等 ...

  9. 资产管理——固定资产相关专业术语

    固定资产是指企业为生产产品.提供劳务.出租或者经营管理而持有的.使用时间超过12个月的,价值达到一定标准的非货币性资产.从增值税抵扣进项税额的购进固定资产的角度讲. 固定资产是指:使用期限超过一年的机 ...

最新文章

  1. Nginx 主要应用场景
  2. network package url_inaddr
  3. linux命令之nc,emacs,go run,查看文件行数等
  4. [转摘] JSP连接SQL SERVER问题总结
  5. Android之在笔记本电脑adb devices识别不了oppo A9手机(设备管理器ADB Interface里面有个黄色感叹号)
  6. [Leedcode][JAVA][按摩师][动态规划]
  7. uboot移植——使用三星官方的uboot进行移植
  8. C语言描述栈的实现及操作(数组实现)
  9. python nan判断_Python数据分析:Numpy基本操作
  10. 【微信小程序】组件间通信与事件-获取子组件的实例对象
  11. php ddl,MySQL定义语言[DDL]
  12. XNA开发—渲染对象
  13. R语言实战 R语言读取不同文件类型中数据的4种方法
  14. vultarget-a红日靶场全面解析(完整版)
  15. element plus 部分组件转英文问题
  16. 算法设计与分析 SCAU11083 旅游背包(优先做)
  17. Spring Cloud源码阅读(一)
  18. SPRINGBOOT启动流程及其原理
  19. 符号在excel中的引用_如何在Excel工作表中添加表情符号
  20. matlab通过数据进行曲线拟合 导出公式

热门文章

  1. 云盘搜索助手 V1.2(可查询提取码,带5个搜索引擎)
  2. apache中ab工具
  3. 在linux下,如何使得某个目录的下的可执行文件,成为系统级的可执行文件
  4. AndroidStudio中忽略大小写设置
  5. 铁轨巡检机器人_上海试点轨道智能巡检机器人
  6. FLOW.SCIENCE.FLOW-3D.V11.0.4.WIN64
  7. 【MacOS】装 mac-win10 双系统(2017年的老mac,Intel芯片)
  8. python出现invalid argument什么意思_python程序运行后提示IOError: [Errno 22] Invalid argument 急啊!!!!...
  9. 有一天我也会老去(写在2013年父亲节)
  10. 数据质量保障的四种原则