You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Port A of the FT2232H is used by this application for configuration. Port B is f
11
11
-`-e` or `--erase` erases the entire SPI flash on the Mercury 2
12
12
-`-r` or `--read` reads the entire SPI flash and saves it to `dump.bit`
13
13
-`-w` or `--write` writes to the SPI flash using the specified file. For example: `./mercury2_prog -w test.bit`. (Note that this command will automatically erase the required blocks before writing.)
14
+
-`-o VAL` or `--output VAL` outputs a 5-bit value, VAL, specified in decimal or hex to pins FTDI_ACBUS3-7 for 100 ms
0 commit comments