参数资料
型号: EFM32-TG-STK3300
厂商: Energy Micro
文件页数: 26/136页
文件大小: 0K
描述: KIT STARTER EFM32 GECKO
特色产品: EFM32 Tiny Gecko
标准包装: 1
系列: EFM®32
类型: MCU
适用于相关产品: EFM32-TGXXX
所含物品: 板,线缆,CD 和文档
其它名称: 914-1018
...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
相关PDF资料
PDF描述
HSC08DRYH-S13 CONN EDGECARD 16POS .100 EXTEND
TH3D336M016A0600 CAP TANT 33UF 16V 20% 2917
GBA18DTKT-S288 CONN EDGECARD 36POS .125 EXTEND
RSM03DRKN CONN EDGECARD 6POS DIP .156 SLD
GBA22DRMI-S288 CONN EDGECARD 44POS .125 EXTEND
相关代理商/技术参数
参数描述
EFM32TG-STK3300 制造商:Energy Micro AS 功能描述:STARTER KIT STK3300 TINY GEC 制造商:Energy Micro AS 功能描述:STARTER KIT, STK3300, TINY GECKO; Silicon Manufacturer:Energy Micro; Core Architecture:ARM; Core Sub-Architecture:Cortex-M3; Silicon Core Number:EFM32TG840; Silicon Family Name:EFM32; Kit Contents:Starter Kit EFM32TG840; SVHC:No SVHC;RoHS Compliant: Yes
EFM32WG230F128 功能描述:ARM微控制器 - MCU 128kb flash 32kb RAM RoHS:否 制造商:STMicroelectronics 核心:ARM Cortex M4F 处理器系列:STM32F373xx 数据总线宽度:32 bit 最大时钟频率:72 MHz 程序存储器大小:256 KB 数据 RAM 大小:32 KB 片上 ADC:Yes 工作电源电压:1.65 V to 3.6 V, 2 V to 3.6 V, 2.2 V to 3.6 V 工作温度范围:- 40 C to + 85 C 封装 / 箱体:LQFP-48 安装风格:SMD/SMT
EFM32WG230F128-QFN64 制造商:Energy Micro AS 功能描述:32 BIT ARM MPU, WONDER GECKO - Tape and Reel 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 128KB FLASH 64QFN
EFM32WG230F128-QFN64T 制造商:Energy Micro AS 功能描述:WONDER GECKO 32 BIT ARM CORTEX MCU - Trays
EFM32WG230F128-QFN64-T 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 128KB FLASH 64QFN