1x USB 3.0 Plugin Module

From apertus wiki
Revision as of 05:28, 1 March 2019 by RexOr (talk | contribs)
Jump to: navigation, search

00-SUSB-001- AXIOM Beta 1 x USB 3.0 Plugin Module V0.2 R1.0 Top Populated Show sm.jpg

Full size image



With the USB 3.0 plugin module, any computer with USB 3.0 connectivity can be used as an AXIOM Recorder. This allows for defining format/container/metadata/etc. of uncompressed raw 4k footage.

ABCS-SUSB3-02a AXIOM Beta 1 x USB 3.0 Plugin Module V0.2 R1.0 Top Populated sm.jpg

Full size image



One AXIOM Beta USB 3.0 plugin module provides users with around 400MB/S bandwidth (3.2Gbit/s) and, in theory, this can be doubled by utilising two of the AXIOM Beta's module slots.


ABCS-SUSB3-02b AXIOM Beta 1 x USB 3.0 Plugin Module V0.2 R1.0 Bottom Populated sm.jpg

Full size image



1 Development Notes

Development Status: PCB has been populated. Software in development.

The USB3 interface chip is an FTDI FT601 (https://www.ftdichip.com/Products/ICs/FT600.html) and acts as a multi channel 32-bit FIFO interface.

FTDI works out of the box and can be programmed/configured via USB if necessary.

The Lattice MachXO FPGA needs to be programmed through the Beta - the JTAG interface (as well as control signals) of the Lattice MachXO FPGA on the USB3 plugin are connected to the IO pins of the plugin module slot. A little trick is required for utilizing this:

  1. A special MachXO2 bitstream is loaded which basically passes through a bunch of signals between the Plugin IO pins and the PIC microcontroller
  2. A special PIC firmware is used which does basically the same as the original one, but with slightly different pins (i.e. those connected to MachXO GPIOs not the JTAG interface). This way the normal scripts (pic_jtag_* scripts) which usually program the MachXO2 on the camera's Main Board, now generate signals which get relayed to the plugin IOs.



2 Current Revision

https://wiki.apertus.org/index.php/AXIOM_Beta_Plugin_Module_1x_USB3_v0.2r1.1


3 Revision Archive

PCB Top unpopulated