Geeetech FX2LP CY7C68013A USB Development Mini Board

Chip/Board Details

This is the chip used in the Salae logic analyzer, and some open source stuff:

http://www.geeetech.com/wiki/index.php/CY7C68013

[ http://www.cypress.com/file/138911/download | Datasheet ]

[ http://www.cypress.com/file/126446/download | TRM ]

==== Cypress Stuff —-

Steps

  1. Install Cypress Dev Kit (CY3684Setup.exe)
    • Install inf file from C:\Cypress\USB\CY3684_EZ-USB_FX2LP_DVK\1.1\Drivers\Win8.1\x64 (Choose version for your OS)
  2. Install CY7C68013 Dev tools fx2lp.exe
    • Plug in Device
  3. Install sdcc
  4. Install make
  5. Install Eclipse (Install for C/C++ Development)
  6. Edit system path
    • “C:\WINDOWS\System32\control.exe system”
    • → Advanced system settings → Environment Variables
    • Edit 'Path'; Add:
    • C:\Program Files\SDCC\bin
    • C:\Program Files (x86)\GnuWin32\bin
    • C:\Cypress\USB\bin
    • Extract it somewhere
    • Most up to date source available from NewioIT WebSVN
  7. Import gtfx2lplib into Eclipse
    • New → Makefile project with existing code
    • If dont exist, create build targets 'all' and 'clean'
    • (Right click gtfx2lplib, goto 'Build Targets' → Create, name one 'all', then create a 'clean' one)
  8. Review Led and Lights
  9. Run make
  10. Run CyConsole EZ-USB (Start menu or “C:\Cypress\USB\bin\CyConsole.exe EZ”)
  11. Download or Lg EEPROM to kit

GeeTech Stuff

Print/export
QR Code
QR Code electronics:other:fx2lp (generated for current page)