參數(shù)資料
型號: ADUC7124BCPZ126
廠商: Analog Devices Inc
文件頁數(shù): 66/108頁
文件大?。?/td> 0K
描述: IC DAS MCU ARM7 ADC/DDS 64LQFP
產(chǎn)品培訓(xùn)模塊: Direct Digital Synthesis Tutorial Series (1 of 7): Introduction
標(biāo)準(zhǔn)包裝: 1
系列: MicroConverter® ADuC7xxx
核心處理器: ARM7
芯體尺寸: 16/32-位
速度: 41.78MHz
連通性: EBI/EMI,I²C,SPI,UART/USART
外圍設(shè)備: POR,PWM,WDT
輸入/輸出數(shù): 30
程序存儲器容量: 126KB(63K x 16)
程序存儲器類型: 閃存
RAM 容量: 32K x 8
電壓 - 電源 (Vcc/Vdd): 2.7 V ~ 3.6 V
數(shù)據(jù)轉(zhuǎn)換器: A/D 10x12b; D/A 2x12b
振蕩器型: 內(nèi)部
工作溫度: -40°C ~ 125°C
封裝/外殼: 64-LFQFN 裸露焊盤,CSP
包裝: 托盤
ADuC7124/ADuC7126
Data Sheet
Rev. C | Page 60 of 108
The drive strength bits can be written only once after reset.
Additional writing to related bits has no effect on drive strength.
The GPIO drive strength and pull-up disable are not always
adjustable for GPIO port. Some control bits cannot be changed.
See Table 78 for details.
Table 84. GPxDAT Registers
Name
Address
Default Value
Access
GP0DAT
0xFFFFF420
0x000000XX
R/W
GP1DAT
0xFFFFF430
0x000000XX
R/W
GP2DAT
0xFFFFF440
0x000000XX
R/W
GP3DAT
0xFFFFF450
0x000000XX
R/W
GP4DAT
0xFFFFF460
0x000000XX
R/W
The GPxDAT are Port x configuration and data registers. They
configure the direction of the GPIO pins of Port x, set the
output value for the pins configured as output, and store the
input value of the pins configured as input.
Table 85. GPxDAT MMR Bit Descriptions
Bit
Description
[31:24]
Direction of the data.
Set to 1 by the user to configure the GPIO pin as
an output.
Cleared to 0 by the user to configure the GPIO pin
as an input.
[23:16]
Port x data output.
[15:8]
Reflect the state of Port x pins at reset (read only).
[7:0]
Port x data input (read only).
Table 86. GPxSET Registers
Name
Address
Default Value
Access
GP0SET
0xFFFFF424
0x000000XX
W
GP1SET
0xFFFFF434
0x000000XX
W
GP2SET
0xFFFFF444
0x000000XX
W
GP3SET
0xFFFFF454
0x000000XX
W
GP4SET
0xFFFFF464
0x000000XX
W
The GPxSET are data set Port x registers.
Table 87. GPxSET MMR Bit Descriptions
Bit
Description
[31:24]
Reserved.
[23:16]
Data Port x set bit.
Set to 1 by the user to set a bit on Port x; also sets the
corresponding bit in the GPxDAT MMR.
Cleared to 0 by the user; does not affect the data output.
[15:0]
Reserved.
Table 88. GPxCLR Registers
Name
Address
Default Value
Access
GP0CLR
0xFFFFF428
0x000000XX
W
GP1CLR
0xFFFFF438
0x000000XX
W
GP2CLR
0xFFFFF448
0x000000XX
W
GP3CLR
0xFFFFF458
0x000000XX
W
GP4CLR
0xFFFFF468
0x000000XX
W
The GPxCLR are data clear Port x registers.
Table 89. GPxCLR MMR Bit Descriptions
Bit
Description
[31:24]
Reserved.
[23:16]
Data Port x clear bit.
Set to 1 by the user to clear a bit on Port x; also clears
the corresponding bit in the GPxDAT MMR.
Cleared to 0 by the user; does not affect the data out.
[15:0]
Reserved.
SERIAL PORT MUX
The serial port mux multiplexes the serial port peripherals
(an SPI, UART, and two I2Cs) and the programmable logic array
(PLA) to a set of 10 GPIO pins. Each pin must be configured to
one of its specific I/O functions as described in Table 90.
Table 90. SPM Configuration
GPIO
UART
UART/I2C/SPI
PLA
SPM
(00)
(01)
(10)
(11)
SPM0
P1.0
SIN0
I2C0SCL
PLAI[0]
SPM1
P1.1
SOUT0
I2C0SDA
PLAI[1]
SPM2
P1.2
RTS
I2C1SCL
PLAI[2]
SPM3
P1.3
CTS
I2C1SDA
PLAI[3]
SPM4
P1.4
RI
SCLK
PLAI[4]
SPM5
P1.5
DCD
MISO
PLAI[5]
SPM6
P1.6
DSR
MOSI
PLAI[6]
SPM7
P1.7
DTR
CS
PLAO[0]
SPM8
P0.7
ECLK/XCLK
SIN0
PLAO[4]
SPM9
P2.0
CONVSTART
SOUT0
PLAO[5]
SPM10
P4.0
SIN1
AD8
PLAO[8]
SPM11
P4.1
SOUT1
AD9
PLAO[9]
SPM12
P2.3
N/A
AE
SIN1
SPM13
P2.4
PWM0
MSO
SOUT1
Table 90 also details the mode for each of the SPMMUX pins.
This configuration has to be done via the GP0CON, GP1CON,
and GP2CON MMRs. By default, these 10 pins are configured
as GPIOs.
UART SERIAL INTERFACE
The UART peripheral is a full-duplex, universal, asynchronous
receiver/transmitter. The UART performs serial-to-parallel conver-
sions on data characters received from a peripheral device and
parallel-to-serial conversions on data characters received from
the CPU. The ADuC7124/ADuC7126 has been equipped with
two industry standard 16,450 type UARTs (UART0 and UART1).
Each UART features a fractional divider that facilitates high accu-
racy baud rate generation and is equipped with a 16-byte FIFO
for the transmitter and a 16-byte FIFO for the receiver. Both
UARTs can be configured as FIFO mode and non-FIFO mode.
The serial communication adopts an asynchronous protocol,
which supports various word lengths, stop bits, and parity
generation options selectable in the configuration register.
相關(guān)PDF資料
PDF描述
ADUC7021BCPZ32 IC MCU FLASH 32K W/ANLG 40LFCSP
D38999/24FB5PB CONN RCPT 5POS JAM NUT W/PINS
ADUC7022BCPZ62 IC MCU FLSH 62K ANLG I/O 40LFCSP
ADUC848BSZ8-5 IC MCU FLASH W/16BIT ADC 52MQFP
ADUC7039BCP6Z IC MCU ARM7 BATT SENSER 32LFCSP
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
ADUC7124BCPZ126-RL 功能描述:IC DAS MCU ARM7 ADC/DDS 64-LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:MicroConverter® ADuC7xxx 標(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
ADUC7126BSTZ126 功能描述:IC MCU 16/32B 126KB FLASH 80LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:MicroConverter® ADuC7xxx 標(biāo)準(zhǔn)包裝:250 系列:LPC11Uxx 核心處理器:ARM? Cortex?-M0 芯體尺寸:32-位 速度:50MHz 連通性:I²C,Microwire,SPI,SSI,SSP,UART/USART,USB 外圍設(shè)備:欠壓檢測/復(fù)位,POR,WDT 輸入/輸出數(shù):40 程序存儲器容量:96KB(96K x 8) 程序存儲器類型:閃存 EEPROM 大小:4K x 8 RAM 容量:10K x 8 電壓 - 電源 (Vcc/Vdd):1.8 V ~ 3.6 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 8x10b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 85°C 封裝/外殼:48-LQFP 包裝:托盤 其它名稱:568-9587
ADUC7126BSTZ126I 功能描述:IC MCU 16/32B 126KB FLASH 80LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:MicroConverter® ADuC7xxx 標(biāo)準(zhǔn)包裝:250 系列:LPC11Uxx 核心處理器:ARM? Cortex?-M0 芯體尺寸:32-位 速度:50MHz 連通性:I²C,Microwire,SPI,SSI,SSP,UART/USART,USB 外圍設(shè)備:欠壓檢測/復(fù)位,POR,WDT 輸入/輸出數(shù):40 程序存儲器容量:96KB(96K x 8) 程序存儲器類型:閃存 EEPROM 大小:4K x 8 RAM 容量:10K x 8 電壓 - 電源 (Vcc/Vdd):1.8 V ~ 3.6 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 8x10b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 85°C 封裝/外殼:48-LQFP 包裝:托盤 其它名稱:568-9587
ADUC7126BSTZ126IRL 功能描述:IC MCU 16/32B 126KB FLASH 80LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:MicroConverter® ADuC7xxx 標(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
ADUC7126BSTZ126-RL 功能描述:IC MCU 16/32B 126KB FLASH 80LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:MicroConverter® ADuC7xxx 標(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