Skip to content

ASK2CB Cyclone II FPGA dev board documentation and examples

Notifications You must be signed in to change notification settings

lesderid/ask2cb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ASK2CB (and ASK2CA) FPGA dev board resources

ASK2CB

Example code and documentation for the DIGIASIC/BAIXUN ASK2CB Cyclone II FPGA development board (and the similar ASK2CA).

If you want a cheap Chinese FPGA dev board, this might have been a good choice in 2011. There are probably better options out there now, but if you're stuck with this one it can be hard to find good documentation for it.

This repo contains everything I've found on this board through Google/Baidu, board markings, and a nice person on Hackaday.io.

Pull requests with additional information very welcome. In particular I'm still looking for the sources for the design stored on the EPCS4 when I got the board.

Board specs (rev V1.0)

These specs may differ slightly from revision to revision.

Note: Many pins are shared between peripherals, consult the documentation.

  • Altera® Cyclone II EP2C8Q208C8N
  • 50MHz crystal
  • EPCS4 serial configuration device
  • JTAG port (USB Blaster-compatible)
  • AS port (USB Blaster-compatible)
  • 64Mb flash (S29GL064N, datasheet, wrong in schematic)
  • 256Mb SDRAM (H57V2562GTR, datasheet)
  • 4Mb SRAM (IS61LV25616AL, datasheet)
  • 2Kb I2C EEPROM? (U8: 24LC02 on schematic, ATMLH112 chip marking, clone?)
  • 16x2 character display (YJD1602A-1)
  • Terasic DE0/DE2-compatible 40-pin expansion header (located under character display)
  • 50-pin FPC connector (for external LCD, on bottom of board)
  • VGA port with R3G3B2 resistor ladder
  • RS232 with UART driver (+ activity LEDs)
  • 6 push buttons:
    • 1 red (S1) programs from EPCS4
    • 1 blue (S2): user programmable
    • 4 white (S3-S6): user programmable
  • 8 slide switches
  • 8 7-segment (+ DP) displays (can be disabled with jumper (CON11)?)
  • Piezo buzzer
  • SD card slot
  • IR receiver
  • 1 PS/2 port (mouse/keyboard)
  • 5V/2A barrel input power (+ power switch and LED)

Files

  • docs/

  • examples/ (converted to UTF-8)

    • ep2c5q208/: vendor examples for the EP2C5 model (ASK2CA?)
    • ep2c8q208/: vendor examples for the EP2C8 model (ASK2CB?)
  • dumps/

    • epcs4.pof: dump of my board's EPCS4 config device

Additional resources

About

ASK2CB Cyclone II FPGA dev board documentation and examples

Topics

Resources

Stars

Watchers

Forks