CY8C3244LTI-130 Cypress Semiconductor Corp, CY8C3244LTI-130 Datasheet - Page 14

PSOC3

CY8C3244LTI-130

Manufacturer Part Number
CY8C3244LTI-130
Description
PSOC3
Manufacturer
Cypress Semiconductor Corp
Series
PSOC™ 3 CY8C32xxr
Datasheet

Specifications of CY8C3244LTI-130

Package / Case
*
Voltage - Supply (vcc/vdd)
1.71 V ~ 5.5 V
Operating Temperature
-40°C ~ 85°C
Speed
50MHz
Number Of I /o
38
Eeprom Size
512 x 8
Core Processor
8051
Program Memory Type
FLASH
Ram Size
2K x 8
Program Memory Size
16KB (16K x 8)
Data Converters
A/D 2x12b, D/A 1x8b
Oscillator Type
Internal
Peripherals
CapSense, DMA, POR, PWM, WDT
Connectivity
EBI/EMI, I²C, LIN, SPI, UART/USART
Core Size
8-Bit
Processor Series
CY8C32
Core
8051
Data Bus Width
32 bit
Data Ram Size
2 KB
Interface Type
I2C, SPI, UART, USB
Maximum Clock Frequency
50 MHz
Number Of Programmable I/os
46
Number Of Timers
4
Operating Supply Voltage
1.71 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
Controller Family/series
(8051) PSOC 3
No. Of I/o's
38
Eeprom Memory Size
0.5KB
Ram Memory Size
2KB
Cpu Speed
50MHz
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
CY8C3244LTI-130
Manufacturer:
CYPRESS/赛普拉斯
Quantity:
20 000
4.3.1.3 Data Transfer Instructions
The data transfer instructions are of three types: the core RAM,
xdata RAM, and the lookup tables. The core RAM transfer
includes transfer between any two core RAM locations or SFRs.
These instructions can use direct, indirect, register, and
immediate addressing. The xdata RAM transfer includes only the
transfer between the accumulator and the xdata RAM location.
It can use only indirect addressing. The lookup tables involve
nothing but the read of program memory using the Indexed
Table 4-3. Data Transfer Instructions
Document Number: 001-56955 Rev. *K
MOV A,Rn
MOV A,Direct
MOV A,@Ri
MOV A,#data
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOVC A, @A+DPTR
MOVC A, @A + PC
MOVX A,@Ri
MOVX A, @DPTR
MOVX @Ri, A
MOVX @DPTR, A
PUSH Direct
POP
XCH
XCH
XCH
XCHD A, @Ri
Rn,A
Rn,Direct
Rn, #data
Direct, A
Direct, Rn
Direct, Direct
Direct, @Ri
Direct, #data
@Ri, A
@Ri, Direct
@Ri, #data
DPTR, #data16
Mnemonic
Direct
A, Rn
A, Direct
A, @Ri
Move accumulator to register
Move immediate data to register
Move accumulator to direct byte
Move register to direct byte
Move accumulator to indirect RAM
Move external RAM (8-bit) to accumulator
Move external RAM (16-bit) to accumulator
Push direct byte onto stack
Exchange register with accumulator
Exchange direct byte with accumulator
Exchange indirect RAM with accumulator
Move register to accumulator
Move direct byte to accumulator
Move indirect RAM to accumulator
Move immediate data to accumulator
Move direct byte to register
Move direct byte to direct byte
Move indirect RAM to direct byte
Move immediate data to direct byte
Move direct byte to indirect RAM
Move immediate data to indirect RAM
Load data pointer with 16-bit constant
Move code byte relative to DPTR to accumulator
Move code byte relative to PC to accumulator
Move accumulator to external RAM (8-bit)
Move accumulator to external RAM (16-bit)
Pop direct byte from stack
Exchange low order indirect digit RAM with accumulator
Description
addressing mode.
instructions available.
4.3.1.4 Boolean Instructions
The 8051 core has a separate bit-addressable memory location.
It has 128 bits of bit addressable RAM and a set of SFRs that are
bit addressable. The instruction set includes the whole menu of
bit operations such as move, set, clear, toggle, OR, and AND
instructions and the conditional jump instructions.
page
15Table 4-4
lists the available Boolean instructions.
Table 4-3
PSoC
lists the various data transfer
®
3: CY8C32 Family
Bytes
1
2
1
2
1
2
2
2
2
3
2
3
1
2
2
3
1
1
1
1
1
1
2
2
1
2
1
1
Data Sheet
Page 14 of 120
Table 4-4
Cycles
1
2
2
2
1
3
2
2
2
3
3
3
2
3
2
3
5
4
4
3
5
4
3
2
2
3
3
3
on

Related parts for CY8C3244LTI-130