參數(shù)資料
型號: EFM32-TG-STK3300
廠商: Energy Micro
文件頁數(shù): 27/136頁
文件大?。?/td> 0K
描述: KIT STARTER EFM32 GECKO
特色產(chǎn)品: EFM32 Tiny Gecko
標準包裝: 1
系列: EFM®32
類型: MCU
適用于相關(guān)產(chǎn)品: EFM32-TGXXX
所含物品: 板,線纜,CD 和文檔
其它名稱: 914-1018
...the world's most energy friendly microcontrollers
2011-02-04 - d0002_Rev1.00
122
www.energymicro.com
; R3 = size, attributes in one
LDR R0, =MPU_RNR
; 0xE000ED98, MPU region number register
STR R1, [R0, #0x0]
; Region Number
STR R2, [R0, #0x4]
; Region Base Address
STR R3, [R0, #0x8]
; Region Attribute, Size and Enable
Use an STM instruction to optimize this:
; R1 = region number
; R2 = address
; R3 = size, attributes in one
LDR R0, =MPU_RNR
; 0xE000ED98, MPU region number register
STM R0, {R1-R3}
; Region Number, address, attribute, size and enable
You can do this in two words for pre-packed information. This means that the RBAR contains the required
region number and had the VALID bit set to 1, see Section 4.5.4 (p. 117) . Use this when the data is
statically packed, for example in a boot loader:
; R1 = address and region number in one
; R2 = size and attributes in one
LDR R0, =MPU_RBAR
; 0xE000ED9C, MPU Region Base register
STR R1, [R0, #0x0]
; Region base address and
; region number combined with VALID (bit 4) set to 1
STR R2, [R0, #0x4]
; Region Attribute, Size and Enable
Use an STM instruction to optimize this:
; R1 = address and region number in one
; R2 = size and attributes in one
LDR R0,=MPU_RBAR
; 0xE000ED9C, MPU Region Base register
STM R0, {R1-R2}
; Region base address, region number and VALID bit,
; and Region Attribute, Size and Enable
4.5.8.3 Subregions
Regions of 256 bytes or more are divided into eight equal-sized subregions. Set the corresponding bit
in the SRD field of the RASR to disable a subregion, see Section 4.5.5 (p. 117) . The least significant
相關(guān)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
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
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 數(shù)據(jù)總線寬度:32 bit 最大時鐘頻率:72 MHz 程序存儲器大小:256 KB 數(shù)據(jù) 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 安裝風(fēng)格: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