DataSheet.es    


PDF CY7C68013 Data sheet ( Hoja de datos )

Número de pieza CY7C68013
Descripción EZ-USB FX2 USB Microcontroller High-speed USB Peripheral Controller
Fabricantes Cypress Semiconductor 
Logotipo Cypress Semiconductor Logotipo



Hay una vista previa y un enlace de descarga de CY7C68013 (archivo pdf) en la parte inferior de esta página.


Total 30 Páginas

No Preview Available ! CY7C68013 Hoja de datos, Descripción, Manual

CY7C68013
CY7C68013
EZ-USB FX2™ USB Microcontroller
High-speed USB Peripheral Controller
Cypress Semiconductor Corporation
Document #: 38-08012 Rev. *C
3901 North First Street • San Jose, CA 95134 • 408-943-2600
Revised December 19, 2002

1 page




CY7C68013 pdf
CY7C68013
LIST OF TABLES
Table 3-1. Special Function Registers .................................................................................................... 9
Table 3-2. Default ID Values for FX2 ...................................................................................................... 9
Table 3-3. INT2 USB Interrupts ............................................................................................................ 10
Table 3-4. Individual FIFO/GPIF Interrupt Sources .............................................................................. 11
Table 3-5. Default Full-Speed Alternate Settings ................................................................................. 15
Table 3-6. Default High-Speed Alternate Settings ................................................................................ 16
Table 3-7. Strap Boot EEPROM Address Lines to These Values ........................................................ 18
Table 4-1. FX2 Pin Descriptions ........................................................................................................... 24
Table 5-1. FX2 Register Summary ....................................................................................................... 31
Table 8-1. DC Characteristics ............................................................................................................... 37
Table 9-1. Program Memory Read Parameters .................................................................................... 38
Table 9-2. Data Memory Read Parameters .......................................................................................... 39
Table 9-3. Data Memory Write Parameters .......................................................................................... 40
Table 9-4. GPIF Synchronous Signals Parameters with Internally Sourced IFCLK ............................. 41
Table 9-5. GPIF Synchronous Signals Parameters with Externally Sourced IFCLK ............................ 41
Table 9-6. Slave FIFO Synchronous Read Parameters with Internally Sourced IFCLK ....................... 42
Table 9-7. Slave FIFO Synchronous Read Parameters with Externally Sourced IFCLK ..................... 42
Table 9-8. Slave FIFO Asynchronous Read Parameters ..................................................................... 43
Table 9-9. Slave FIFO Synchronous Write Parameters with Internally Sourced IFCLK ....................... 43
Table 9-10. Slave FIFO Synchronous Write Parameters with Externally Sourced IFCLK .................... 44
Table 9-11. Slave FIFO Asynchronous Write Parameters with Internally Sourced IFCLK ................... 44
Table 9-12. Slave FIFO Synchronous Packet End Strobe Parameters with Internally Sourced IFCLK 44
Table 9-13. Slave FIFO Synchronous Packet End Strobe Parameters with Externally Sourced IFCLK 45
Table 9-14. Slave FIFO Asynchronous Packet End Strobe Parameters .............................................. 45
Table 9-15. Slave FIFO Output Enable Parameters ............................................................................. 45
Table 9-16. Slave FIFO Address to Flags/Data Parameters ................................................................ 46
Table 9-17. Slave FIFO Synchronous Address Parameters ................................................................. 46
Table 9-18. Slave FIFO Asynchronous Address Parameters ............................................................... 46
Table 10-1. Ordering Information .......................................................................................................... 46
Document #: 38-08012 Rev. *C
Page 5 of 52

5 Page





CY7C68013 arduino
CY7C68013
If Autovectoring is enabled (AV2EN = 1 in the INTSETUP register), the FX2 substitutes its INT2VEC byte. Therefore, if the high
byte (page) of a jump-table address is preloaded at location 0x0044, the automatically-inserted INT2VEC byte at 0x0045 will
direct the jump to the correct address out of the 27 addresses within the page.
3.8.3 FIFO/GPIF Interrupt (INT4)
Just as the USB Interrupt is shared among 27 individual USB-interrupt sources, the FIFO/GPIF interrupt is shared among 14
individual FIFO/GPIF sources. The FIFO/GPIF Interrupt, like the USB Interrupt, can employ autovectoring. Table 3-4 shows the
priority and INT4VEC values for the 14 FIFO/GPIF interrupt sources
Table 3-4. Individual FIFO/GPIF Interrupt Sources
Priority
1
2
3
4
5
6
7
8
9
10
11
12
13
14
INT4VEC Value
80
84
88
8C
90
94
98
9C
A0
A4
A8
AC
B0
B4
Source
EP2PF
EP4PF
EP6PF
EP8PF
EP2EF
EP4EF
EP6EF
EP8EF
EP2FF
EP4FF
EP6FF
EP8FF
GPIFDONE
GPIFWF
Notes
Endpoint 2 Programmable Flag
Endpoint 4 Programmable Flag
Endpoint 6 Programmable Flag
Endpoint 8 Programmable Flag
Endpoint 2 Empty Flag
Endpoint 4 Empty Flag
Endpoint 6 Empty Flag
Endpoint 8 Empty Flag
Endpoint 2 Full Flag
Endpoint 4 Full Flag
Endpoint 6 Full Flag
Endpoint 8 Full Flag
GPIF Operation Complete
GPIF Waveform
If Autovectoring is enabled (AV4EN = 1 in the INTSETUP register), the FX2 substitutes its INT4VEC byte. Therefore, if the high
byte (page) of a jump-table address is preloaded at location 0x0054, the automatically-inserted INT4VEC byte at 0x0055 will
direct the jump to the correct address out of the 14 addresses within the page. When the ISR occurs, the FX2 pushes the program
counter onto its stack then jumps to address 0x0053, where it expects to find a jumpinstruction to the ISR Interrupt service
routine.
3.9 Reset and Wakeup
3.9.1 Reset Pin
An input pin (RESET#) resets the chip. This pin has hysteresis and is active LOW. The internal PLL stabilizes approximately 200
µs after VCC has reached 3.3V. Typically, an external RC network (R = 100k, C = 0.1 µF) is used to provide the RESET# signal.
3.9.2 Wakeup Pins
The 8051 puts itself and the rest of the chip into a power-down mode by setting PCON.0 = 1. This stops the oscillator and PLL.
When WAKEUP is asserted by external logic, the oscillator restarts and after the PLL stabilizes, and the 8051 receives a wakeup
interrupt. This applies whether or not FX2 is connected to the USB.
The FX2 exits the power down (USB suspend) state using one of the following methods:
USB bus signals resume
External logic asserts the WAKEUP pin
External logic asserts the PA3/WU2 pin.
The second wakeup pin, WU2, can also be configured as a general purpose I/O pin. This allows a simple external R-C network
to be used as a periodic wakeup source.
3.10 Program/Data RAM
3.10.1 Size
The FX2 has eight kbytes of internal program/data RAM, where PSEN#/RD# signals are internally ORed to allow the 8051 to
access it as both program and data memory. No USB control registers appear in this space.
Document #: 38-08012 Rev. *C
Page 11 of 52

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet CY7C68013.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
CY7C68013EZ-USB FX2 USB Microcontroller High-speed USB Peripheral ControllerCypress Semiconductor
Cypress Semiconductor
CY7C68013-100ACEZ-USB FX2 USB Microcontroller High-speed USB Peripheral ControllerCypress Semiconductor
Cypress Semiconductor
CY7C68013-128ACEZ-USB FX2 USB Microcontroller High-speed USB Peripheral ControllerCypress Semiconductor
Cypress Semiconductor
CY7C68013-56LFCEZ-USB FX2 USB Microcontroller High-speed USB Peripheral ControllerCypress Semiconductor
Cypress Semiconductor

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar