參數資料
型號: EFM32TG232F32
廠商: Energy Micro
文件頁數: 102/136頁
文件大?。?/td> 0K
描述: IC MCU 32BIT 32KB FLASH 64LQFP
特色產品: EFM32 Tiny Gecko
標準包裝: 1
系列: Tiny Gecko
核心處理器: ARM? Cortex?-M3
芯體尺寸: 32-位
速度: 32MHz
連通性: I²C,IrDA,智能卡,SPI,UART/USART
外圍設備: 欠壓檢測/復位,DMA,I²S,POR,PWM,WDT
輸入/輸出數: 53
程序存儲器容量: 32KB(32K x 8)
程序存儲器類型: 閃存
RAM 容量: 4K x 8
電壓 - 電源 (Vcc/Vdd): 1.8 V ~ 3.8 V
數據轉換器: A/D 8x12b,D/A 1x12b
振蕩器型: 外部
工作溫度: -40°C ~ 85°C
封裝/外殼: 64-TQFP
包裝: 標準包裝
其它名稱: 914-1030-6
...the world's most energy friendly microcontrollers
2011-02-04 - d0002_Rev1.00
68
www.energymicro.com
3.6.1.5 Examples
MUL
R10, R2, R5
; Multiply, R10 = R2 x R5
MLA
R10, R2, R1, R5 ; Multiply with accumulate, R10 = (R2 x R1) + R5
MULS
R0, R2, R2
; Multiply with flag update, R0 = R2 x R2
MULLT
R2, R3, R2
; Conditionally multiply, R2 = R3 x R2
MLS
R4, R5, R6, R7
; Multiply with subtract, R4 = R7 - (R5 x R6)
3.6.2 UMULL, UMLAL, SMULL, and SMLAL
Signed and Unsigned Long Multiply, with optional Accumulate, using 32#bit operands and producing
a 64#bit result.
3.6.2.1 Syntax
op{cond} RdLo, RdHi, Rn, Rm
where:
op
is one of:
UMULL
Unsigned Long Multiply.
UMLAL
Unsigned Long Multiply, with Accumulate.
SMULL
Signed Long Multiply.
SMLAL
Signed Long Multiply, with Accumulate.
cond
is an optional condition code, see Section 3.3.7 (p. 43) .
RdHi, RdLo
are the destination registers. For UMLAL and SMLAL they also hold
the accumulating value.
Rn, Rm
are registers holding the operands.
3.6.2.2 Operation
The UMULL instruction interprets the values from Rn and Rm as unsigned integers. It multiplies these
integers and places the least significant 32 bits of the result in RdLo, and the most significant 32 bits
of the result in RdHi.
The UMLAL instruction interprets the values from Rn and Rm as unsigned integers. It multiplies these
integers, adds the 64#bit result to the 64#bit unsigned integer contained in RdHi and RdLo, and writes
the result back to RdHi and RdLo.
The SMULL instruction interprets the values from Rn and Rm as two’s complement signed integers. It
multiplies these integers and places the least significant 32 bits of the result in RdLo, and the most
significant 32 bits of the result in RdHi.
The SMLAL instruction interprets the values from Rn and Rm as two’s complement signed integers. It
multiplies these integers, adds the 64#bit result to the 64#bit signed integer contained in RdHi and RdLo,
and writes the result back to RdHi and RdLo.
3.6.2.3 Restrictions
In these instructions:
do not use SP and do not use PC
RdHi and RdLo must be different registers.
3.6.2.4 Condition flags
These instructions do not affect the condition code flags.
相關PDF資料
PDF描述
P80C32X2FA,512 IC 80C51 MCU 256 ROMLESS 44PLCC
LPC1224FBD64/101,1 MCU 32BIT 32K FLASH 4K 64-LQFP
R5F72165GDFA#V0 MCU 512K FLASH 64K 176-LQFP
R5F72165ADFA#V0 MCU 512K FLASH 64K 176-LQFP
EFM32TG222F32 IC MCU 32BIT 32KB FLASH 48LQFP
相關代理商/技術參數
參數描述
EFM32TG232F32-QFP64 制造商:Energy Micro AS 功能描述:TINY GECKO MCU - Tape and Reel 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 32KB FLASH 64TQFP
EFM32TG232F32-QFP64T 制造商:Energy Micro AS 功能描述:32 BIT ARM MPU, TINY GECKO - Trays
EFM32TG232F32-QFP64-T 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 32KB FLASH 64TQFP
EFM32TG232F32-T 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 32KB FLASH 64TQFP
EFM32TG232F8 功能描述:ARM微控制器 - MCU 8kb flash 2kb 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