Changes between Version 2 and Version 3 of expansion/gw16113
- Timestamp:
- 05/29/2018 05:53:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16113
v2 v3 2 2 3 3 = GW16113 miniPCIe Expansion Module = 4 The GW16113 is a miniPCIe expansion module that offers a flexible variety of I/O and function by using a Cypress PSoC 5LP. 5 6 '''The GW16113 is currently under design but we are sharing preliminary specs''' 4 The GW16113 is a miniPCIe expansion module that offers a flexible variety of I/O and functionality by using a Cypress PSoC 5LP. 5 6 * [http://www.gateworks.com/product/item/ventana-gw16113-expansion-adapter GW16113 Product Page] 7 * Software Manual - This wiki page acts as the software manual. 8 7 9 8 10 == Features == 9 PreliminarySpecifications:10 * miniPCIe form-factor11 * miniPCIe socket providing PCIe signalling and USB signalling pass-through11 Specifications: 12 * MiniPCIe form-factor 13 * MiniPCIe socket providing PCIe signalling and USB signalling pass-through 12 14 * 3x 10pin Port connectors: 13 15 * 1x 3.3V power pin … … 15 17 * 8x I/O (24 total) 3.3V TTL with various termination configurations 16 18 * USB FS interface to host processor 17 * on-board USB hub (to provide USB pass-through to miniPCIe socket)19 * On-board USB hub (to provide USB pass-through to miniPCIe socket) 18 20 * 2x surface mount green user-controllable LED's 19 21 20 Gateworks will offer the GW16113 pre-programmed with a specific firmware configuration. Preliminary Specifications: 22 Gateworks will offer the GW16113 pre-programmed with all pins configured as GPIO / DIO. 23 24 Sample Configuration (requires development): 21 25 * 8x [#GeneralPurposeIOGPIO GPIO] (8 pins) with configurable modes 22 26 * 2x [#UniversalAsynchronousReceiverTransmitterUART UART] (2 pins: TX, RX) (No RS232) … … 53 57 54 58 == Customizable Firmware == 55 Multiple pre-built firmware configurations may be available for download [http://svn.gateworks.com/gwsoc/ here]. 59 Pre-built firmware configurations may be available for download [http://svn.gateworks.com/gwsoc/ here]. 60 61 '''Note''' The GW16113 is pre-programmed with all pins set to act as a GPIO / DIO. 56 62 57 63 Users can also choose to customize the firmware on their own to suit their needs. The Gateworks PSoC Creator source is available [https://github.com/Gateworks/gwsoc here]. The [http://www.cypress.com/psoccreator/ Cypress PSoC Creator] is the free Windows development tool provided by Cypress used to design and compile firmware for PSoC devices. … … 100 106 The current firmware images available from Gateworks [http://svn.gateworks.com/gwsoc/ here] are: 101 107 * GW16113_HID_GPIO - Vendor-ID/Product-ID: 0x2beb:0x1110 - '''beta - current factory default''' 108 * All pins set to act as a GPIO / DIO. 102 109 * GW16113_Composite Vendor-ID/Product-ID: 0x2beb:0x1113 - '''coming soon''' 103 110