Home > Others > USB communications with CY7C63001
Uploaded: 01-07-2010
Code Rating:
Chip: Others
Dev Tool: C
File Size: 60KB
Uploaded by: Sonu
Downloads: 2
Points Required: 5

Code Description

;Chip: Cypress Semiconductor CY7C63001 USB Microcontroller
;Assembler: cyasm.exe
;Purpose: demonstrates USB communications with an HID-class device
;Description:
;Handles all required standard USB and HID-class requests.
;Receives data from the host in output reports
;using interrupt transfers on Endpoint 1.
;Sends data to the host in input reports
;using control transfers on Endpoint 0.
;(The chip doesn't support OUT transfers on Endpoint 1.)
;I used Cypress Semiconductor's js50.asm joystick example code as a base
;in creating this program.
;The companion host software is the Visual-Basic project usbhidio.vbp.

Latest Codes

Download

 Download [Click to enter the download page]

Todays Top Downloads

Top Downloads this Month

Top downloads