Skip to content

Commit

Permalink
document alt. ROM location
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Sep 4, 2024
1 parent 70fd720 commit 8df9cbc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions proto.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,15 @@ The first 4 registers will read back the 16 byte constant value "Hello World!\r\
These 2048 registers access static configuration data.
See section Configuration ROM.

If 0x800 has a zero (0) value, then the altnerate ROM location
should be used.

### Alternate ROM location

Consists of 16384 registers 0x004000 - 0x007fff
containing static configuration data.
See section Configuration ROM.

## Configuration ROM Format

The register range 0x800 - 0xfff holds static data describing the device.
Expand Down

0 comments on commit 8df9cbc

Please sign in to comment.