CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ep2

搜索资源列表

  1. USBManagerOK

    0下载:
  2. 使用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---
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:28436
    • 提供者:张衡
  1. mp3

    0下载:
  2. The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46792
    • 提供者:崔卫
  1. test

    0下载:
  2. usb 端点测试程序 块传输 从EP6输入512字到EP2传出。
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:43809
    • 提供者:张那
  1. usb

    2下载:
  2. 使用68013的测试程序,包含68013固件程序(采用slave FIFO bulk同步读写,EP2 OUT,EP6 IN),驱动,PC端测试用程序。CPLD的VHDL代码
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:1012462
    • 提供者:李华
  1. USB_Firmware-bulk-NEC

    1下载:
  2. CY7C68013 固件程序, EP1 bulk通信,EP2 slavefifo单向接收数据,用于收看电视;去掉了具体产品,保留了红外接收(NEC)-CY7C68013 firmware,EP1 bulk for communicate with APP,EP2 use slavefifo for data receiving(watch TV) cut off some detail code of special product
  3. 所属分类:视频捕捉/采集

    • 发布日期:2012-10-27
    • 文件大小:382244
    • 提供者:eric
  1. EP2C8

    1下载:
  2. ep2c8 protel dxp 原理图和PCB版图,希望对各为有用.-ep2c8 protel dxp schematic and PCB layout, in the hope that the most useful.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-11-09
    • 文件大小:1658204
    • 提供者:吴勇
  1. 68013Driver

    0下载:
  2. 对68013A采用slavefifo方式进行bulk读写操作,用EP2做in端点,1024字节,2从缓冲;用EP6做OUT端点,512字节,4从缓冲-68013A conducted on the use of slavefifo bulk reads and writes to do in endpoint with EP2, 1024 bytes, 2 from the buffer do with EP6 OUT endpoints, 512 bytes, 4 from the buff
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:1683
    • 提供者:校和
  1. EP2

    0下载:
  2. C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:868
    • 提供者:刘思远
  1. use-ep2-f=200khz

    0下载:
  2. usb数据采集-附件程序-cypress68013-完成从ad进行数据的采样-usb data acquisition- Annex procedures-cypress68013-completed data from the ad sample
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:89098
    • 提供者:郁闷
  1. EP2C5

    0下载:
  2. Altera FPGA Cyclone II EP2C5 最小系统 开发板-the minimum system of Altera FPGA EP2C5 and or EP2C8
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:588381
    • 提供者:长官林
  1. ep2

    0下载:
  2. 通过使用matlab软件实现fir滤波器-fir filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:689
    • 提供者:Fung
  1. ImageProcessing

    0下载:
  2. It makes program EP2.CPP in C/C++ that, given an image in levels of gray m? .tga with letters H, V, W, X (arial boldface, different rotations and scales), creates binarizada image b? .bmp e, after that, creates colorful image c? .jpg painting each le
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:827047
    • 提供者:Rodrigo
  1. EP2C8_PER_11_lcd1602

    0下载:
  2. 基于EP2C8芯片的lcd试验程序!!!希望对大家有用-Based on the test procedure EP2C8 chip lcd! ! ! Useful for all of us hope! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:500970
    • 提供者:林海
  1. ep2.m

    1下载:
  2. Hessenberg solution MATLAB code.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3244
    • 提供者:Tiago
  1. EP_Interrupts

    0下载:
  2. 本工程基于CYPRESS的固件程序框架,程序中通过使能端点中断,进行端点间数据的传送; 3个块输出端点:EP1OUT、EP2OUT、EP4OUT 3个块输入端点:EP1IN、EP6IN、EP8IN 各端点配置: EP1OUT:大小-64KB, 传输方向:输出,传输方式:块传输; EP1IN:大小-64KB, 传输方向:输入,传输方式:块传输; EP2:大小-512KB、双缓冲, 传输方向:输出,传输方式:块传输; EP4:大小-512KB、双缓冲,
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:111781
    • 提供者:冒险岛
  1. EP2-5948538-v0.2

    0下载:
  2. This program allows you to compresss a .pgm picture, for example, and has also a optimization added that will make it look even better, removing the black or white spots that the normal optimization .
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:2623
    • 提供者:geln
  1. EP2C5

    0下载:
  2. 基于FPGA/EP2c5的开发板详细例程,内容丰富,简单易懂-Development board based on more routine FPGA/EP2c5, content rich, easy to understand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2219890
    • 提供者:黄金亮
  1. ep2

    0下载:
  2. 我在国外学习,使用CUPL编GAL,国内用的ABEL比较多,这方面资料比较少。压缩文件包含源码和仿真文件,仿真结果文件,可用wincupl或者PROTEL打开-CUPL EXAMPLE OF BUILDING A BASIC FSM IN GAL16V8
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:3028
    • 提供者:Junchuan Wang
  1. LED

    0下载:
  2. 基与FPGA芯片的流水灯,芯片为EP2 c5T-the flowing LED in FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:272241
    • 提供者:王义林
  1. Bulkloop1

    0下载:
  2. CY7C68013固件,从FIFO模式,CPU不参与数据传输,使用EP2 和EP6端点,同步模式,批量传输模式-CY7C68013 firmware from the FIFO mode, the CPU does not participate in data transmission, using EP2 and EP6 endpoint, synchronous mode and bulk transfer mode
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:65814
    • 提供者:施小灵
« 12 »
搜珍网 www.dssz.com