国产毛片a精品毛-国产毛片黄片-国产毛片久久国产-国产毛片久久精品-青娱乐极品在线-青娱乐精品

電子工程網(wǎng)

標(biāo)題: 嵌入式開(kāi)發(fā),避免不了要看芯片手冊(cè),Datasheet常用英文單詞及縮寫(xiě)總結(jié) [打印本頁(yè)]

作者: xyd521    時(shí)間: 2018-8-13 14:29
標(biāo)題: 嵌入式開(kāi)發(fā),避免不了要看芯片手冊(cè),Datasheet常用英文單詞及縮寫(xiě)總結(jié)
做嵌入式開(kāi)發(fā),避免不了要看芯片手冊(cè)(包括參考手冊(cè)、用戶(hù)手冊(cè)等),通常在開(kāi)頭的章節(jié)會(huì)有“Documentation conventions”,意思就是編寫(xiě)文檔時(shí)的一些約定規(guī)則,其中就包括很多半導(dǎo)體行業(yè)的專(zhuān)業(yè)術(shù)語(yǔ)及其英文縮寫(xiě)。因此,為了看明白相關(guān)文檔,我們最好還是記一下這些常用的專(zhuān)業(yè)詞匯以及它們的縮寫(xiě)吧。

英文縮寫(xiě)

ARM:Advanced RISC Machine
AAPCS:ARM Architecture Process call standard ARM體系結(jié)構(gòu)過(guò)程調(diào)用標(biāo)準(zhǔn)
RISC: Reduced Instruction Set Computer 精簡(jiǎn)指令集計(jì)算機(jī)
RTOS:Real Time Operating System 實(shí)時(shí)操作系統(tǒng)
DMA:Direct Memory Access 存儲(chǔ)器直接訪問(wèn)
EXTI: External Interrupts 外部中斷
FSMC: Flexible static memory controller 可變靜態(tài)存儲(chǔ)控制器
FPB:flash patch and breakpoint FLASH 轉(zhuǎn)換及斷電單元
HSE:Hign speed external
HSI: High speed internal
LSE: Low Speed external
LSI: Low Speed Internal
LSU: load store unit 存取單元
PFU: prefetch unit 預(yù)取單元
DPU:Dataflow Processing Unit,數(shù)據(jù)流處理單元
FPU:Floating Processing Unit,浮點(diǎn)計(jì)算單元
ISR:Interrupt Service Routines,中斷服務(wù)程序
NMI:Nonmaskable Interrupt,不可屏蔽中斷
NVIC:Nested Vectored Interrupt Controller,嵌套向量中斷控制器
MPU:Memory Protection Unit,內(nèi)存保護(hù)單元
MMU:Memory Management Unit,內(nèi)存管理單元
MIPS:million instructions per second 每秒能執(zhí)行的百萬(wàn)條指令的條數(shù)
RCC:Reset and clock control 復(fù)位和時(shí)鐘控制
RTC: Real-Time Clock 實(shí)時(shí)時(shí)鐘
IWDG: independent watchdog 獨(dú)立看門(mén)狗
WWDG:Window watchdog 窗口看門(mén)狗
TIM:timer 定時(shí)器
GAL:generic array logic 通用陣列邏輯
PAL:programmable array logic 可編程陣列邏輯
ASIC:Application Specific Integrated Circuit 專(zhuān)用集成電路
FPGA:Field-Programmable Gate Array 現(xiàn)場(chǎng)可編程門(mén)陣列
CPLD:Complex Programmable Logic Device 可編程邏輯器件
IAP:即 in-application programming,IAP is the ability to re-program the Flash memory of a microcontroller while the user program is running.
ICP:即 in-circuit programming,ICP is the ability to program the Flash memory of a microcontroller using the JTAG protocol, the SWD protocol or the bootloader while the device is mounted on the user application board.
Option bytes:product configuration bits stored in the Flash memory.
ITCM:Instruction Tighly Coupled Memory.
DTCM:Data Tighly Coupled Memory.

端口
AFIO:alternate function IO 復(fù)用IO端口
GPIO:general purpose input/output 通用IO端口
IOP(A-G):IO port A - IO port G (例如:IOPA:IO port A)
CAN:Controller area network 控制器局域網(wǎng)
FLITF:The Flash memory interface 閃存存儲(chǔ)器接口
I2C: Inter-integrated circuit 微集成電路
IIS: integrate interface of sound 集成音頻接口
JTAG:joint test action group 聯(lián)合測(cè)試行動(dòng)小組
SPI:Serial Peripheral Interface 串行外圍設(shè)備接口
SDIO: SD I/O
UART: Universal Synchr./Asynch. Receiver Transmitter 通用異步接收/發(fā)送裝置
USB: Universal Serial Bus 通用串行總線

寄存器相關(guān)
CPSP: Current Program Status Register 當(dāng)c前程序狀態(tài)寄存器
SPSP: saved program status register 程序狀態(tài)備份寄存器
CSR:clock control/status register 時(shí)鐘控制狀態(tài)寄存器
LR: link register 鏈接寄存器
SP: stack pointer 堆棧指針
MSP: main stack pointer 主堆棧指針
PSP:process stack pointer 進(jìn)程堆棧指針
PC: program counter 程序計(jì)數(shù)器

調(diào)試相關(guān)
ICE:in circuit emulator 在線仿真
ICE Breaker 嵌入式在線仿真單元
DBG:debug 調(diào)試
IDE:integrated development environment 集成開(kāi)發(fā)環(huán)境
DWT: data watchpoint and trace 數(shù)據(jù)觀測(cè)與跟蹤單元
ITM: instrumentation trace macrocell測(cè)量跟蹤單元
ETM: embedded trace macrocell嵌入式追蹤宏單元
TPIU:trace port interface unit 跟蹤端口接口單元
TAP: test access port 測(cè)試訪問(wèn)端口
DAP: debug access prot調(diào)試訪問(wèn)端口
TP: trace port 跟蹤端口
DP:debug port 調(diào)試端口
SWJ-DP: serial wire JTAG debug port 串行-JTAG 調(diào)試接口
SW-DP: serial wire debug port 串行調(diào)試接口
JTAG-DP:JTAG debug port JTAG 調(diào)試接口

系統(tǒng)類(lèi)
IRQ: interrupt request 中斷請(qǐng)求
FIQ: fast interrupt request 快速中斷請(qǐng)求
SW:software 軟件
SWI: software interrupt 軟中斷
RO:read only 只讀(部分)
RW:read write 讀寫(xiě)(部分)
ZI:zero initial 零初始化(部分)
BSS:Block Started by Symbol 以符號(hào)開(kāi)始的塊(未初始化數(shù)據(jù)段)

總線
Bus Matrix 總線矩陣
Bus Splitter 總線分割
AHB-AP:advanced High-preformance Bus-access port
APB:advanced peripheral busAPB1: low speed APB
APB2: high speed APB
PPB: Private Peripheral Bus 專(zhuān)用外設(shè)總線
AHB:advanced high-performance bus.
AHBS:AHB Slave bus.
AXIM:AXI master bus.

雜類(lèi)
ALU:Arithmetic Logical Unit,算術(shù)邏輯單元
CLZ: count leading zero,前導(dǎo)零計(jì)數(shù)(指令)
SIMD: single instruction stream multiple data stream,單指令流,多數(shù)據(jù)流
VFP: vector floating point,矢量浮點(diǎn)運(yùn)算
DFU:Device Firmware Upgrade,設(shè)備固件升級(jí)
ICU:Instruction Cache Unit,指令緩沖存儲(chǔ)單元
DCU:Data Cache Unit,數(shù)據(jù)緩沖存儲(chǔ)單元

詞匯/詞組
Big Endian 大端存儲(chǔ)模式
Little Endian 小端存儲(chǔ)模式
context switch 任務(wù)切換(上下文切換)(CPU寄存器內(nèi)容的切換)
task switch 任務(wù)切換
literal pool 數(shù)據(jù)緩沖池

詞匯類(lèi)/單詞
arbitration 仲裁
access 訪問(wèn)
assembler 匯編器
disassembly 反匯編
binutils連接器
bit-banding 位段(技術(shù))
bit-band alias 位段別名
bit-band region 位段區(qū)域
banked 分組
buffer 緩存/
ceramic 陶瓷
fetch 取指
decode 譯碼
execute 執(zhí)行
Harvard 哈佛(架構(gòu))
handler 處理者
heap 堆
stack 棧
latency 延時(shí)
load (LDR) 加載(存儲(chǔ)器內(nèi)容加載到寄存器Rn)
store (STR) 存儲(chǔ)(寄存器Rn內(nèi)容存儲(chǔ)到存儲(chǔ)器)
Loader 裝載器
optimization 優(yōu)化
process 進(jìn)程/過(guò)程
thread 線程
prescaler預(yù)分頻器
prefetch預(yù)讀/預(yù)取指
perform 執(zhí)行
pre-emption 搶占
tail-chaining 尾鏈
late-arriving 遲到
resonator 共振器

指令相關(guān)
instructions 指令
pseudo-instruction 偽指令
directive 偽操作
comments 注釋
FA full ascending 滿(mǎn)棧遞增(方式)
EA empty ascending 空棧遞增(方式)
FD full desending滿(mǎn)棧遞減(方式)
ED empty desending空棧遞減(方式)
更多嵌入式學(xué)習(xí),歡迎咨詢(xún)余工Q 二八五九七八零二零三







歡迎光臨 電子工程網(wǎng) (http://www.qingdxww.cn/) Powered by Discuz! X3.4
主站蜘蛛池模板: 国产亚洲精品网站 | 九九九九热精品免费视频 | 国产成人精品一区二三区 | 日韩第一页在线 | 国产一区二区不卡 | 国产另类在线观看 | www.日韩在线观看 | 五月婷婷网址 | 国精品一区二区三区 | 成人精品视频一区二区在线 | 日韩色网站 | 一区二区高清在线观看 | 亚洲精品国产v片在线观看 亚洲精品高清在线 | 欧美日韩中文 | 成品人app软件大全免费下载 | 九九视频高清视频免费观看 | 精品57页国产100页 | 中文字幕欧美在线 | 婷婷丁香四月 | 三级小视频在线观看 | 综合色在线观看 | 免费亚洲网站 | 欧美亚洲 尤物久久 综合精品 | 国产福利在线观看永久免费 | 69视频在线是免费观看 | 国产在线观看午夜不卡 | h肉动漫在线视频无修无遮挡 | 国产观看精品一区二区三区 | 色综合97天天综合网 | 福利一区国产 | 国产欧美日韩不卡一区二区三区 | 亚洲欧美精品 | 日日日夜夜操 | 四虎影院在线 | 91video| 特黄特色的视频免费播放 | a在线观看视频 | 欧美高清正版在线 | 亚洲一区精品视频在线 | 久久亚洲精品国产精品婷婷 | 亚洲资源在线视频 |