Merge pull request 'Update jumper documentation.' (#2) from 2716 into main

Reviewed-on: https://codeberg.org/cryu/micro-sci-a2-controller/pulls/2
This commit is contained in:
Christopher Ryu 2023-07-18 06:35:19 +00:00
commit 4e5cc8e495
1 changed files with 5 additions and 5 deletions

View File

@ -18,9 +18,9 @@ Firmware images can be built via the Makefile in the firmware subdirectory. The
![usci](usci.png?raw=true "usci")
## Jumper block
## EPROM bank select switches (J4)
* 1-2 and 3-4: controller test firmware (0x0000)
* 1-2: 16-sector firmware (0x0100)
* 3-4: 13-sector firmware (0x0200)
* empty: firmware "put jumpers here" splash screen (0x0300)
* 1:off 2:off - controller test firmware (0x0000)
* 1:off 2: on - 16-sector firmware (0x0100)
* 1: on 2:off - 13-sector firmware (0x0200)
* 1: on 2: on - firmware "put jumpers here" splash screen (0x0300)