annotate eeproms/dumps/usb-com232-plus2 @ 115:0dcd666292e4

fc-simtool: pb-erase-one command implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 28 Jan 2021 02:56:10 +0000
parents af70c59654ed
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
48
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
1 # USB-COM232-PLUS2 is a board made by FTDI based on their FT2232H chip.
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
2 # It is an adapter going from USB to two physical RS-232 ports on DE9M
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
3 # connectors, thus it is a vanilla dual-UART device with the standard
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
4 # 0403:6010 USB ID, but it still has an EEPROM (93C56) in which custom
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
5 # textual ID strings have been programmed: the product string is
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
6 # "USB-COM232 Plus2" instead of chip-default "Dual RS232-HS", and there
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
7 # is a serial number string.
af70c59654ed EEPROM dumps moved into eeproms/dumps and properly annotated
Mychaela Falconia <falcon@freecalypso.org>
parents: 41
diff changeset
8
41
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
9 00: 0808 0403 6010 0700 6480 0008 0000 0A9A
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
10 10: 22A4 12C6 0000 0000 0056 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
11 20: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
12 30: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
13 40: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
14 50: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
15 60: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
16 70: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
17 80: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
18 90: 0000 0000 0000 0000 0000 030A 0046 0054
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
19 A0: 0044 0049 0322 0055 0053 0042 002D 0043
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
20 B0: 004F 004D 0032 0033 0032 0020 0050 006C
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
21 C0: 0075 0073 0032 0312 0046 0054 0057 0055
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
22 D0: 004C 0052 0054 004D 0302 0001 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
23 E0: 0000 0000 0000 0000 0000 0000 0000 0000
79cdd210abe1 eeproms/usb-com232-plus2: read out of an FTDI USB-COM232-PLUS2 board
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
24 F0: 0000 0000 0000 0000 0000 0000 0000 BE30