參數(shù)資料
型號: MB91F478PMC1-GE1
廠商: Fujitsu Semiconductor America Inc
文件頁數(shù): 53/94頁
文件大?。?/td> 0K
描述: IC MCU 384KB FLASH 144LFQFP
標(biāo)準(zhǔn)包裝: 1
系列: FR MB91470
核心處理器: FR60 RISC
芯體尺寸: 32-位
速度: 80MHz
連通性: EBI/EMI,I²C,F(xiàn)IFO,SIO
外圍設(shè)備: DMA,PWM,WDT
輸入/輸出數(shù): 113
程序存儲器容量: 384KB(384K x 8)
程序存儲器類型: 閃存
RAM 容量: 24K x 8
電壓 - 電源 (Vcc/Vdd): 4 V ~ 5.5 V
數(shù)據(jù)轉(zhuǎn)換器: A/D 12x8/10b,4x12b
振蕩器型: 外部
工作溫度: -40°C ~ 85°C
封裝/外殼: 144-LQFP
包裝: 托盤
其它名稱: 865-1094
59
32015G–AVR32–09/09
AT32AP7001
Syntax:
I.
picovmul
OUTd, INx, INy, INz
Operands:
I.
d
∈ {0, 1, 2, 3}
x, y, z
∈ {0, 1, ... , 11}
Opcode:
Example:
/*
Excerpt from inner loop of YCrCb 4:2:2 planar format to RGB packed format image color conversion. The
coefficients of the transform is already set before this code is executed. In transforms like this, the inputs Y, Cr and
Cb are often offsetted with a given amount. This offset can be factored out and included in the offsets like this:
1.164*(Y - 16) = 1.164*Y - 18.625.
The pointer to the Y component is in r12, the pointer to the Cr component in r11 and the pointer to the Cb component
in r10. The pointer to the RGB output image is in r9.
The Input Selection Mode is set to Transform Mode while the Output Insertion Mode is set to Packed Insertion
Mode.
It is assumed that all the input and output pointers are word aligned.
Four RGB triplets are computed in this example. */
...
picold.w
INPIX0, r12++
/* INPIX0= { Y[0], Y[1], Y[2], Y[3] }*/
picold.w
INPIX1, r11++
/* INPIX1= { Cr[0], Cr[1], Cr[2], Cr[3] }*/
picold.w
INPIX2, r10++
/* INPIX2= { Cb[0], Cb[1], Cb[2], Cb[3] }*/
picovmul
OUT0, IN0, IN4, IN8
/* OUT0 = r[0], OUT1 = g[0], OUT2 = b[0] */
picovmul
OUT1, IN1, IN4, IN8
/* OUT3 = r[1], OUT4 = g[1], OUT5 = b[1] */
picovmul
OUT2, IN2, IN5, IN9
/* OUT6 = r[2], OUT7 = g[2], OUT8 = b[2] */
picovmul
OUT3, IN3, IN5, IN9
/* OUT9 = r[3], OUT10 = g[3], OUT11 = b[3] */
picostm
r9, OUTPIX2, OUTPIX1, OUTPIX0/* RGB = {r[0],g[0],b[0],r[1],g[1],b[1],r[2],g[2],b[2],r[3],g[3],b[3]} */
...
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
1
10
00
01
10
00
0
OUT
d[1]
15
14
13
12
11
10
98
76
54
32
10
PICO CP#
OUT
d[0]
INx
INy
INz
相關(guān)PDF資料
PDF描述
MB91F662PMC-GE1 IC MCU 512KB FLASH FR80 120-LQFP
MB95F108AJWPMC-GE1 IC MCU 60K FLASH 64-LQFP
MB95F118JWPMC-GE1 IC MCU 60K FLASH 2KB RAM 52LQFP
MB95F128DPMC-GE1 IC MCU FLASH 60K ROM 100LQFP
MB95F128JBPF-GE1 IC MCU 60KB FLASH 100QFP
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MB91F479 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:32-bit Microcontrollers
MB91F479BGL-GE1 制造商:FUJITSU 制造商全稱:Fujitsu Component Limited. 功能描述:32-bit Microcontrollers
MB91F479PM1RGE1 制造商:FUJITSU 功能描述:Pb Free
MB91F479PM1R-GE1 制造商:FUJITSU 功能描述: 制造商:FUJITSU 功能描述:MCU 32BIT FR 512K FLASH 144QFP
MB91F479PMC1-GE1 功能描述:IC MCU 512KB FLASH 144-LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:FR MB91470 標(biāo)準(zhǔn)包裝:38 系列:Encore!® XP® 核心處理器:eZ8 芯體尺寸:8-位 速度:5MHz 連通性:IrDA,UART/USART 外圍設(shè)備:欠壓檢測/復(fù)位,LED,POR,PWM,WDT 輸入/輸出數(shù):16 程序存儲器容量:4KB(4K x 8) 程序存儲器類型:閃存 EEPROM 大小:- RAM 容量:1K x 8 電壓 - 電源 (Vcc/Vdd):2.7 V ~ 3.6 V 數(shù)據(jù)轉(zhuǎn)換器:- 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 105°C 封裝/外殼:20-SOIC(0.295",7.50mm 寬) 包裝:管件 其它名稱:269-4116Z8F0413SH005EG-ND