Welcome![Sign In][Sign Up]
Location:
Search - Cy7c68013 a

Search list

[USB developCY7C68013-A

Description: usb 的开发文档,非常有参考价值 详细讲述了CY7C68013的开发过程
Platform: | Size: 1555303 | Author: 孙译 | Hits:

[DocumentsCY7C68013-A DEMO BOARD 开发文档

Description: CY7C68013-A DEMO BOARD 开发文档
Platform: | Size: 1555105 | Author: zlq0416 | Hits:

[Communicationcy7c68013

Description: VC++写的一个采用CYPRESS公司的开发包编写的上位机程序-VC++ a host computer program written CYPRESS development kit
Platform: | Size: 217088 | Author: 周晓 | Hits:

[Software EngineeringEZ-USB_TRM

Description: 一份关于EZUSB 的官方的详细资料。 以及使用方法。-a report on the official Semiconductor detailed information. And the use of methods.
Platform: | Size: 2205696 | Author: windmed | Hits:

[VHDL-FPGA-VerilogCY7c68013_FPGA_Read_Sram

Description: FPGA读SRAM中的数再传给CY7C68013-Reading SRAM in the FPGA, then pass on a few CY7C68013
Platform: | Size: 269312 | Author: | Hits:

[VHDL-FPGA-VerilogCY7c68013_fpga_write_sram

Description: FPGA将从CY7C68013读到的数写入SRAM-FPGA will read a few CY7C68013 write SRAM
Platform: | Size: 286720 | Author: | Hits:

[OS programUsbTransfer

Description: 毕业课题部分程序: USBTRANSFER: 批量传输dll; 使用VC 6调用 USB驱动。 USB使用CY7C68013。调用驱动程序封装在DLL中。 -Graduated from some of the procedures subject: USBTRANSFER: bulk transmission dll use VC 6 to call USB drive. USB using the CY7C68013. Call the driver is packaged in a DLL in.
Platform: | Size: 26624 | Author: 张衡 | Hits:

[DSP programUSBManagerOK

Description: 使用Usb cy7c68013与DSP通信,现在已经能够很正确的传递(上传数据)了。 USB资源: 使用了Ep2,Ep6 Ep2, out auto Ep6, in auto FlagA---  PF3 FlagB--- PF6 FlagC---  PF1    需要 EP2 EMPTY     EP6  FULL信号 因此  FlagA---  PF3 --- EP2空 --- 8 h  FlagB--- PF6 --- EP6满 --- e h FlagC---  PF1   PINFLAGSAB=0xE8  极性设置:  PKTEND,EPEF,EPFF high  其他的低   因此 FIFOPINPOLAR = 0x23 包结束信号接在DSP 的 PF7 上面。 以上结束06.11.28  -Usb cy7c68013 with the use of DSP Communications, and now already in place to correct the transmission (upload data) a. USB resources: the use of Ep2, Ep6 Ep2, out auto Ep6, in auto FlagA--- PF3 FlagB--- PF6 FlagC--- PF1 need EP2 EMPTY EP6 FULL signal therefore FlagA--- PF3--- EP2 empty--- 8 h FlagB--- PF6--- EP6 full--- e h FlagC--- PF1 PINFLAGSAB = 0xE8 polarity settings: PKTEND, EPEF, EPFF high the other low-FIFOPINPOLAR = 0x23 packet, therefore the end of the signal received at the DSP
Platform: | Size: 28672 | Author: 张衡 | Hits:

[Linux-Unixfx2linux

Description: 一个对cy7c68013芯片实现控制传输和批量传输的linux下的驱动,本人改自sourceforge上的osrfx2项目-A CY7C68013 chip control transmission and bulk transmission of the drive under linux, I changed from the sourceforge project osrfx2
Platform: | Size: 60416 | Author: liuyunxiang | Hits:

[Program docCY7C68013A

Description: USB的接口电路。主控芯片为:CY7C68013-USB interface circuit. Master chip for: CY7C68013
Platform: | Size: 167936 | Author: yangchao | Hits:

[Fax programcy7c68013

Description: 由于CY7C68013是增强型51内核,不需要外扩微控制器-CY7C68013 is enhanced as a result of 51 core, do not need to extend outside the microcontroller
Platform: | Size: 36864 | Author: 张为问 | Hits:

[USB developCY7C68013-A

Description: usb 的开发文档,非常有参考价值 详细讲述了CY7C68013的开发过程-usb development documents, a very valuable reference for a detailed account of the development process CY7C68013
Platform: | Size: 1555456 | Author: 孙译 | Hits:

[USB developCy7c68013pro

Description: Cy7c68013的一个数据采集的方案,里面有方案USB的固件,驱动,以及上位机程序-CY7C68013 a data acquisition program, there are programs USB firmware, drivers, as well as the PC program
Platform: | Size: 4141056 | Author: 清木 | Hits:

[SCMCY7C68013-A

Description: CY7C68013-A开发文档(包含芯片介绍和开发过程)-CY7C68013-A development of the document (including introduction and development process chip)
Platform: | Size: 1459200 | Author: sxmlyy | Hits:

[Embeded-SCM DevelopCY7C68013-128P

Description: USB2.0 CY7C68013的一款经典的开发原理图(需要protel99)-USB2.0 CY7C68013 development of a classic schematic (required protel99)
Platform: | Size: 21504 | Author: 桂霖 | Hits:

[Video CaptureUSBCamera

Description: USB照相机,传感器用的是mt9m001,usb控制器用了cy7c68013-A simple USB Camera, with chip mt9m001 and usb controller cy7c68013
Platform: | Size: 267264 | Author: cdwzt | Hits:

[Software EngineeringCY7C68013

Description: 一个很好的原理图,cy7c68013 开发板包括ide硬盘接口线路,可以作设计参考用-A good schematic, cy7c68013 development board, including ide hard drive interface circuit can be used for design reference
Platform: | Size: 74752 | Author: tang | Hits:

[USB developusbFPGAconnect

Description: 该例程是PC机通过FX2-CY7C68013-A的USB2.0控制芯片与FPGA实现通信。其中的工程和代码包括PC机上的USB固件程序、驱动程序、上位机程序,FPGA上的VERILOG通信程序。-The routine is a PC, through the FX2-CY7C68013-A of the USB2.0 controller chip and the FPGA to achieve communication. One of the projects and code, including PC, the USB firmware, drivers, FPGA' s Communication Program
Platform: | Size: 7154688 | Author: 梁先国 | Hits:

[USB developCY7C68013-A

Description: EZ_USB FX2 (CY7C68013-A) 开发文档-EZ_USB FX2 (CY7C68013-A) Development Documentation
Platform: | Size: 1459200 | Author: jim | Hits:

[USB developEZ-USB_FX2(68013)-firmware

Description: EZ-USB FX2 (CY7C68013-A) firmware notes
Platform: | Size: 137216 | Author: jim | Hits:
« 12 3 »

CodeBus www.codebus.net