User guide

CY3687 MoBL-USB FX2LP18 Development Kit User Guide, Doc. # 001-68582 Rev. *B 47
Cypress USB Drivers for MoBL-USB FX2LP18 Kit
5. Select Load script button and choose the xxx.spt file generated in step-4.
6. Click on Play script button. The entire firmware gets downloaded and the MoBL-USB FX2LP18
re-enumerates again with VID/PID -0x04B4/0x1004 defined in the firmware.
7. Open device manager by clicking on Windows start >Run. Type devmgmt.msc in the Run box.
In windows Vista/7 the devmgmt.msc can be typed directly into the vacant box at Windows
Start. If cyusbfx2lp18.inf file was binded to MoBL-USB FX2LP18 board similar to method defined
in section Binding Cypress USB Driver to MoBL-USB Development Board on page 43 then
MOBL-USB FX2LP18 device enumerates as “Cypress EZ-USB Example
Device(3.4.5.000)”.The EZ-USB(FX1/FX2LP) and MoBL-USB(FX2LP18) has common set of
examples using the same VID/PID.The common file has string mentioned above and this does
not effect the functionality of the code example.
6.3.1.3 Script Generation and Play using CyControlCenter
Open this tool located at C:\Cypress\Cypress Suite USB 3.4.7\CyUSB.NET\examples\Control
Center\bin\Release after installing MOBL-USB FX2LP18 kit contents. Click on
C:\Cypress\Cypress Suite USB 3.4.7\CyConsole. Alternately the tool can be accessed at Win-
dows Start>All programs>Cypress>Cypress SuiteUSB 3.4.7. Follow the below process to gener-
ate and play the script.
Figure 6-7. CyControlCenter Script Button Options
1. Connect a USB A-to-B cable between Windows PC USB Host port and MoBL-USB FX2LP18
development board J2 connector. The board should have SW2 switched to the side marked as
SAFE EEPROM and SW1 can be in either position.
2. The MoBL-USB FX2LP18 enumerates with default connect mode EEPROM VID/PID(0x04B4/
0x8614).
3. Click on Create Script button and select Bulkloop.hex at <Installed_directory>\<Version>\Firm-
ware\Bulkloop.Save the file as Bulkloop.spt to any local directory of choice.
4. Select Load script button and choose the Bulkloop.spt file generated in step-3.
5. Click on Play script. The entire firmware gets downloaded and the MoBL-USB FX2LP18 device
and it re-enumerates again with VID/PID -0x04B4/0x1004 defined in the firmware.
6. Open device manager by clicking on Windows Start>Run. Type devmgmt.msc in the Run box. In
Windows Vista and 7 OS platforms type devmgmt.msc directly in the vacant box near Windows
Start button. If cyusbfx2lp18.inf was binded to MOBL-USB FX2LP18 previously as mentioned in
section Binding Cypress USB Driver to MoBL-USB Development Board chapter on page 43 then
MoBL-USB device enumerates as “Cypress EZ-USB Example Device(3.4.5.000)”. The EZ-
USB(FX1/FX2LP) and MoBL-USB(FX2LP18) has common set of examples using the same VID/
PID. The common file has string mentioned above and this does not effect the functionality of the
firmware example.