Skip to content

Commit

Permalink
0.3.rev.A. Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
robsonsmartins committed Feb 26, 2024
1 parent c94aa6e commit 6c76d32
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/chip-support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# <img align="left" src="https://github.com/raw/robsonsmartins/usbflashprog/main/images/icon.png" alt="usbflashprog" title="usbflashprog">USB Flash/EPROM Programmer

A memory device programmer (Flash/EPROM/E2PROM) board and software, connected to PC by USB port.

## Chip Support List

This document contains the most up-to-date list of devices (chips) supported and tested by the USB Flash/EPROM Programmer in the current version/revision.

### Parallel Devices

#### SRAM

|| Chip || Manufacturer || ID || Capacity || Pinout || Adapter || Software Supported || Adapter Tested || Software Tested ||
| SRAM 6116 | Any | N/A | 2KB x 8 | DIP24 | ? | Yes | No | Yes (0.3) |
| SRAM 6264 | Any | N/A | 8KB x 8 | DIP28 | ? | Yes | No | Yes (0.3) |
| SRAM 62128 | Any | N/A | 16KB x 8 | DIP28 | ? | Yes | No | No |
| SRAM 62256 | Any | N/A | 32KB x 8 | DIP28 | ? | Yes | No | Yes (0.3) |

0 comments on commit 6c76d32

Please sign in to comment.