mirror of
https://github.com/TomNisbet/TommyPROM.git
synced 2024-12-23 00:29:35 +00:00
re-order docs nav menu
This commit is contained in:
parent
fc0153d520
commit
2cc38ef5f7
@ -2,7 +2,7 @@
|
|||||||
title: 28C256 and SDP
|
title: 28C256 and SDP
|
||||||
description: "Troubleshooting and Programming 28C256 EEPROMs with Software Data Protection (SDP)"
|
description: "Troubleshooting and Programming 28C256 EEPROMs with Software Data Protection (SDP)"
|
||||||
has_children: false
|
has_children: false
|
||||||
nav_order: 5
|
nav_order: 60
|
||||||
---
|
---
|
||||||
|
|
||||||
# 28C EEPROMs and Software Data Protection (SDP)
|
# 28C EEPROMs and Software Data Protection (SDP)
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: Adding Chip Families
|
title: Adding Chip Families
|
||||||
description: "Extending TommyPROM hardware to support other EEPROM and EPROM chips"
|
description: "Extending TommyPROM hardware to support other EEPROM and EPROM chips"
|
||||||
has_children: false
|
has_children: false
|
||||||
nav_order: 5
|
nav_order: 70
|
||||||
---
|
---
|
||||||
|
|
||||||
# Extending the design to new chip families
|
# Extending the design to new chip families
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: Hardware Design
|
title: Hardware Design
|
||||||
description: "TommyPROM Arduino 28C256 programmer hardware design"
|
description: "TommyPROM Arduino 28C256 programmer hardware design"
|
||||||
has_children: false
|
has_children: false
|
||||||
nav_order: 3
|
nav_order: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
# Hardware Design
|
# Hardware Design
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: Overview
|
title: Overview
|
||||||
description: "TommyPROM Arduino based programmer for 28C256 EEPROMs"
|
description: "TommyPROM Arduino based programmer for 28C256 EEPROMs"
|
||||||
has_children: false
|
has_children: false
|
||||||
nav_order: 1
|
nav_order: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
# TommyPROM - An Arduino-based EEPROM programmer
|
# TommyPROM - An Arduino-based EEPROM programmer
|
||||||
@ -14,7 +14,7 @@ Boarduino models.
|
|||||||
The original code was specific to the 28C256 32Kx8 EEPROM, but it has been extended to
|
The original code was specific to the 28C256 32Kx8 EEPROM, but it has been extended to
|
||||||
also support SST39SF flash, 27C EPROMs, 29C flash and the Intel 8755A EPROMS.
|
also support SST39SF flash, 27C EPROMs, 29C flash and the Intel 8755A EPROMS.
|
||||||
|
|
||||||
![TommyPROM Nano Hardware](images/TommyPROM-nano-700.jpg)
|
![TommyPROM Nano Hardware](images/TommyPROM-nano.jpg)
|
||||||
|
|
||||||
Features include:
|
Features include:
|
||||||
* Simple hardware design that can be assembled on a breadboard.
|
* Simple hardware design that can be assembled on a breadboard.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: PROM Types
|
title: PROM Types
|
||||||
description: "PROM types supported by TommyPROM - EPROM, EEPROM, Flash"
|
description: "PROM types supported by TommyPROM - EPROM, EEPROM, Flash"
|
||||||
has_children: false
|
has_children: false
|
||||||
nav_order: 5
|
nav_order: 40
|
||||||
---
|
---
|
||||||
|
|
||||||
TommyPROM can be used to read and write several different types of PROM chips. Due to
|
TommyPROM can be used to read and write several different types of PROM chips. Due to
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: Software Design
|
title: Software Design
|
||||||
description: "TommyPROM Arduino 28C256 programmer software design"
|
description: "TommyPROM Arduino 28C256 programmer software design"
|
||||||
has_children: false
|
has_children: false
|
||||||
nav_order: 3
|
nav_order: 30
|
||||||
---
|
---
|
||||||
|
|
||||||
# Software Design
|
# Software Design
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: Troubleshooting
|
title: Troubleshooting
|
||||||
description: "Troubleshooting TommyPROM hardware"
|
description: "Troubleshooting TommyPROM hardware"
|
||||||
has_children: false
|
has_children: false
|
||||||
nav_order: 3
|
nav_order: 50
|
||||||
---
|
---
|
||||||
|
|
||||||
## Hardware Verifier Tool
|
## Hardware Verifier Tool
|
||||||
|
Loading…
Reference in New Issue
Block a user