CY7C63613-SC Cypress Semiconductor Corp, CY7C63613-SC Datasheet - Page 8

IC MCU 8K USB LS MCU 24-SOIC

CY7C63613-SC

Manufacturer Part Number
CY7C63613-SC
Description
IC MCU 8K USB LS MCU 24-SOIC
Manufacturer
Cypress Semiconductor Corp
Series
M8™r
Datasheet

Specifications of CY7C63613-SC

Applications
USB Microcontroller
Core Processor
M8B
Program Memory Type
OTP (8 kB)
Controller Series
CY7C636xx
Ram Size
256 x 8
Interface
PS2, USB
Number Of I /o
16
Voltage - Supply
4 V ~ 5.5 V
Operating Temperature
0°C ~ 70°C
Mounting Type
Surface Mount
Package / Case
24-SOIC (7.5mm Width)
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
428-1321

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
CY7C63613-SC
Manufacturer:
CYP
Quantity:
5 510
Part Number:
CY7C63613-SC
Manufacturer:
CY
Quantity:
1 000
Part Number:
CY7C63613-SC
Manufacturer:
CY
Quantity:
1 000
Part Number:
CY7C63613-SC
Manufacturer:
CYPRESS/赛普拉斯
Quantity:
20 000
3.0
4.0
4.1
The 14-bit Program Counter (PC) allows access for up to 8 kilobytes of EPROM using the CY7C636xx architecture. The program
counter is cleared during reset, such that the first instruction executed after a reset is at address 0x0000h. This is typically a jump
instruction to a reset handler that initializes the application.
The lower eight bits of the program counter are incremented as instructions are loaded and executed. The upper six bits of the
program counter are incremented by executing an XPAGE instruction. As a result, the last instruction executed within a 256-byte
“page” of sequential code should be an XPAGE instruction. The assembler directive “XPAGEON” will cause the assembler to
insert XPAGE instructions automatically. As instructions can be either one or two bytes long, the assembler may occasionally
need to insert a NOP followed by an XPAGE for correct execution.
The program counter of the next instruction to be executed, carry flag, and zero flag are saved as two bytes on the program stack
during an interrupt acknowledge or a CALL instruction. The program counter, carry flag, and zero flag are restored from the
program stack only during a RETI instruction.
Please note the program counter cannot be accessed directly by the firmware. The program stack can be examined by reading
SRAM from location 0x00 and up.
4.2
The accumulator is the general purpose, do everything register in the architecture where results are usually calculated.
4.3
The index register “X” is available to the firmware as an auxiliary accumulator. The X register also allows the processor to perform
indexed operations by loading an index value into X.
4.4
During a reset, the Program Stack Pointer (PSP) is set to zero. This means the program “stack” starts at RAM address 0x00 and
“grows” upward from there. Note the program stack pointer is directly addressable under firmware control, using the MOV PSP,A
instruction. The PSP supports interrupt service under hardware control and CALL, RET, and RETI instructions under firmware
control.
During an interrupt acknowledge, interrupts are disabled and the 14-bit program counter, carry flag, and zero flag are written as
two bytes of data memory. The first byte is stored in the memory addressed by the program stack pointer, then the PSP is
Name
D+, D–
P0[7:0]
P1[3:0]
P2
P3[7:4]
DAC
XTAL
XTAL
V
V
Vss
PP
CC
IN
OUT
14-bit Program Counter (PC)
8-bit Accumulator (A)
8-bit Index Register (X)
8-bit Program Stack Pointer (PSP)
Pin Assignments
Programming Model
I/O
OUT
I/O
I/O
I/O
I/O
I/O
I/O
IN
CY7C63613
9,16,10,15
7,18,8,17,
5,20,6,19
3,22,4,21
24-Pin
12,23
1,2
n/a
n/a
13
14
11
24
FOR
Description
USB differential data; PS/2 clock and data signals
GPIO port 0 capable of sinking 7 mA (typical)
GPIO Port 1 capable of sinking 7 mA (typical). P1[7:4] not bonded out on
CY7C63612/13. See note on page 16 for firmware code needed for unused pins.
GPIO Port 2 not bonded out on CY7C63612/13. See note on page 16 for firm-
ware code needed for unused pins.
GPIO Port 3 capable of sinking 12 mA (typical). P3[3:0] not bonded out on
CY7C63612/13. See note on page 16 for firmware code needed for unused pins.
DAC I/O Port not bonded out on CY7C63612/13. See note on page 16 for firm-
ware code needed for unused pins.
6-MHz ceramic resonator or external clock input
6-MHz ceramic resonator
Programming voltage supply, ground for normal operation
Voltage supply
Ground
PRELIMINARY
8
CY7C63612/13

Related parts for CY7C63613-SC