-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c94aa6e
commit 6c76d32
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# <img align="left" src="https://raw.githubusercontent.com/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) | | ||
|