zoukankan      html  css  js  c++  java
  • 【关注图像采集视频传输】之CYUSB3014 EZ-USB FX3 Software Development Kit

    网址:http://www.cypress.com。与之前的High Speed FX2相比,新的产品叫Super Speed  FX3,沿用了之前的命名习惯。FX2芯片内嵌一个8051核,FX3则内嵌的是ARM926EJ核,核心运行频率达到了200MHz,芯片内的SRAM达到了512KB。

      此外,增加了其它对串口的支持,如SPI总线,I2S总线,还有FX2就有的I2C总线,UART总线,但束度大幅提高。晶振频率也有所提高,最快的是52MHz,还有38,4MHz,26MHz,19.2MHz,用户可以自己选择。GPIF也升级到GPIF II,运行频率达到了100MHz。新增了HS-OTG功能,本身可以当USB主机。

    Cypress delivers the complete software and firmware stack for FX3, in order to easily integrate SuperSpeed USB into any embedded application. The Software Development Kit (SDK) comes with tools, drivers and application examples which help accelerate application development. The SDK provides full firmware development and debug support on Windows, Linux and MacOS platforms.

    The current version of the SDK supports all parts in the FX3 device family, including FX3SCX3SD3FX2G2Benicia and Bay. The FX3S, Benicia and SD3 devices add SD/MMC peripheral access support to the FX3 device. The CX3 devices provide a MIPI CSI interface that can connect directly to image sensors. The FX2G2 is a USB 2.0 only version of the FX3 device; and Bay is a USB 2.0 only version of the Benicia device. Please see the corresponding product pages for more information about each of the devices.

    The SDK installation package as well as zip/tar archives of individual components are available below for download. Given below is a brief description of these downloadable items to help you select the right file(s) to download.

    1. EZ-USB FX3 SDK Installer - This is the master installer file that will install the firmware library with samples, USB Suite with Windows host driver and applications, Eclipse IDE & GCC tool chain. Once installed using the installer, Cypress Update Manager will enable users to look for updated versions of these software modules and facilitate upgrades.
    2. Firmware Library Zip - A zip archive that contains the FX3 firmware libraries, complete FX3 firmware sources, header files, example code, firmware conversion utility and documentation. The following firmware source samples are also part of the library zip file.
      • USB Bulk data loopback and source/sink
      • USB Isochronous loopback and source/sink
      • DMA examples: Interleaved and multicast data
      • Serial Interface Loopback: UART, SPI, I2C and I2S
      • Slave FIFO: Synchronous and Asynchronous
      • USB Video Class: Isochronous and Bulk
      • USB Mass Storage Bulk-Only transport
      • USB Audio Class: Input (microphone) device
      • Mass Storage Class example for FX3S devices
      • UVC examples with Aptina and Omnivision sensors for CX3 devices
      • GPIF II Master mode example
      • USB 2.0 only version of UVC example for FX2G2 devices
    3. USB Suite Zip - A zip archive containing windows host driver, C++ & C# API libraries, and the control center, bulkloop and streamer applications for 32 bit platforms (Windows XP, Vista, Windows 7, Windows 8 and Windows 8.1) and 64 bit platforms (Windows Vista, Windows 7, Windows 8 and Windows 8.1)
    4. FX3 SDK for Linux platforms - A tar archive containing the FX3 firmware libraries and examples, the ARM GNU toolchain, Eclipse IDEs (x64 and x86 versions) and the CyUSB suite for Linux platforms
    5. FX3 SDK for MacOS platforms - A tar archive containing the FX3 firmware libraries and examples, the ARM GNU toolchain, Eclipse IDE and the CyUSB wrapper library for Mac OS platforms
    6. Documentation
      • FX3 Programmer's Manual
      • FX3 API guide
      • FX3 SDK Release Notes
      • FX3 SDK Trouble shooting guide
      • UsbSuite Release Notes
      • UsbSuite Quick Start Guide

    更多文章请访问我的博客http://www.cnblogs.com/ccjt/

    评估套件 请访问我的淘宝 http://ccjt.taobao.com/

    欢迎交流:shenyae86@163.com

    QQ:184676957(平时隐身)

  • 相关阅读:
    TCP粘包的拆包处理
    字节序列化
    同步,异步,阻塞和非阻塞
    用Doxygen生成文档
    Visual Studio新建的源文件的默认编码
    Boost编程之获取可执行文件的当前路径
    特征点寻找的基础数据结构和函数
    寻找Harris、Shi-Tomasi和亚像素角点
    特征点的基本概念和如何找到它们
    工业相机与普通相机的差别
  • 原文地址:https://www.cnblogs.com/ccjt/p/4550969.html
Copyright © 2011-2022 走看看