參數(shù)資料
型號: EFM32TG230F32
廠商: Energy Micro
文件頁數(shù): 26/136頁
文件大?。?/td> 0K
描述: MCU 32BIT 32KB FLASH 64-QFN
特色產(chǎn)品: EFM32 Tiny Gecko
標(biāo)準(zhǔn)包裝: 1
系列: Tiny Gecko
核心處理器: ARM? Cortex?-M3
芯體尺寸: 32-位
速度: 32MHz
連通性: EBI/EMI,I²C,IrDA,智能卡,SPI,UART/USART
外圍設(shè)備: 欠壓檢測/復(fù)位,DMA,POR,PWM,WDT
輸入/輸出數(shù): 56
程序存儲器容量: 32KB(32K x 8)
程序存儲器類型: 閃存
RAM 容量: 4K x 8
電壓 - 電源 (Vcc/Vdd): 1.8 V ~ 3.8 V
數(shù)據(jù)轉(zhuǎn)換器: A/D 8x12b,D/A 2x12b
振蕩器型: 外部
工作溫度: -40°C ~ 85°C
封裝/外殼: 64-VFQFN 裸露焊盤
包裝: 標(biāo)準(zhǔn)包裝
其它名稱: 914-1035-6
...the world's most energy friendly microcontrollers
2011-02-04 - d0002_Rev1.00
121
www.energymicro.com
; R1 = region number
; R2 = size/enable
; R3 = attributes
; R4 = address
LDR R0,=MPU_RNR
; 0xE000ED98, MPU region number register
STR R1, [R0, #0x0]
; Region Number
BIC R2, R2, #1
; Disable
STRH R2, [R0, #0x8]
; Region Size and Enable
STR R4, [R0, #0x4]
; Region Base Address
STRH R3, [R0, #0xA]
; Region Attribute
ORR R2, #1
; Enable
STRH R2, [R0, #0x8]
; Region Size and Enable
Software must use memory barrier instructions:
before MPU setup if there might be outstanding memory transfers, such as buffered writes, that might
be affected by the change in MPU settings
after MPU setup if it includes memory transfers that must use the new MPU settings.
However, memory barrier instructions are not required if the MPU setup process starts by entering an
exception handler, or is followed by an exception return, because the exception entry and exception
return mechanism cause memory barrier behavior.
Software does not need any memory barrier instructions during MPU setup, because it accesses the
MPU through the PPB, which is a Strongly-Ordered memory region.
For example, if you want all of the memory access behavior to take effect immediately after the
programming sequence, use a DSB instruction and an ISB instruction. A DSB is required after changing
MPU settings, such as at the end of context switch. An ISB is required if the code that programs the
MPU region or regions is entered using a branch or call. If the programming sequence is entered using
a return from exception, or by taking an exception, then you do not require an ISB.
4.5.8.2 Updating an MPU region using multi-word writes
You can program directly using multi-word writes, depending on how the information is divided. Consider
the following reprogramming:
; R1 = region number
; R2 = address
相關(guān)PDF資料
PDF描述
EFM32TG232F16 IC MCU 32BIT 16KB FLASH LQFP64
EFM32TG822F16 IC MCU 32BIT 16KB FLASH QFP48
EFM32TG840F16 MCU 32BIT 16KB FLASH 64-QFN
EFM32TG842F16 IC MCU 32BIT 16KB FLASH LQFP64
EL1503ACMZ-T13 IC INTERFACE ADSL/HDSL2 20-SOIC
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
EFM32TG230F32-QFN64 制造商:Energy Micro AS 功能描述:32 FLASH, USART + UART 2, QFN64 - Tape and Reel 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 32KB FLASH 64QFN
EFM32TG230F32-QFN64T 制造商:Energy Micro AS 功能描述:32 BIT ARM MPU, TINY GECKO - Trays
EFM32TG230F32-QFN64-T 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 32KB FLASH 64QFN
EFM32-TG230F32-SK 功能描述:IC MICRO KIT GECKO 64QFN RoHS:是 類別:套件 >> 半導(dǎo)體產(chǎn)品 - IC 元件分類 系列:Tiny Gecko 其它有關(guān)文件:NXPLOGIC2-KIT-ND Contents 標(biāo)準(zhǔn)包裝:1 系列:74AUP 套件類型:邏輯 值:180 件 - 18 種值各 10 件 包裝:- 安裝類型:表面貼裝 包括封裝:6-XSON,8-XSON,8-XQFN 產(chǎn)品目錄頁面:2653 (CN2011-ZH PDF) 工具箱內(nèi)容:(10) 568-4391-1-ND - IC GATE MULT-FUNC CONFIG 6-XSON(10) 568-4390-1-ND - IC CONFIG MULT-FUNC GATE 6-XSON(10) 568-4389-1-ND - IC GATE DUAL FUNCTION 8-XSON(10) 568-4388-1-ND - IC GATE DUAL FUNCTION 8-XQFN(10) 568-4387-1-ND - IC F-F D-TYPE POS EDGE 8-XSON(10) 568-4386-1-ND - IC F-F D-TYPE POS EDGE 8-XQFN(10) 568-4385-1-ND - IC CONFIG MULTI-FUNC GATE 6-XSON(10) 568-4384-1-ND - IC EX-OR GATE 3-IN 6-XSON(10) 568-4383-1-ND - IC F-F D-TYPE POS EDGE 6-XSON(10) 568-4382-1-ND - IC LATCH D-TYPE 6-XSON更多... 其它名稱:NXPLOGIC2-KIT
EFM32TG230F32-T 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 32KB FLASH 64QFN