Changes between Version 3 and Version 4 of expansion/gw16113
- Timestamp:
- 08/09/2018 08:26:10 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16113
v3 v4 57 57 58 58 == Customizable Firmware == 59 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://dev.gateworks.com/gwsoc/ here]. 60 60 61 61 '''Note''' The GW16113 is pre-programmed with all pins set to act as a GPIO / DIO. … … 104 104 [=#firmwareimages] 105 105 === Firmware Images === 106 The current firmware images available from Gateworks [http:// svn.gateworks.com/gwsoc/ here] are:106 The current firmware images available from Gateworks [http://dev.gateworks.com/gwsoc/ here] are: 107 107 * GW16113_HID_GPIO - Vendor-ID/Product-ID: 0x2beb:0x1110 - '''beta - current factory default''' 108 108 * All pins set to act as a GPIO / DIO. … … 136 136 * program GW16113_HID-GPIO firmware: 137 137 {{{ 138 wget http:// svn.gateworks.com/gwsoc/gw16113/GW16113_HID-GPIO.cyacd138 wget http://dev.gateworks.com/gwsoc/gw16113/GW16113_HID-GPIO.cyacd 139 139 gwsoc -p GW16113_HID-GPIO.cyacd 140 140 }}}