Skip to content

Commit

Permalink
README: add link to download page
Browse files Browse the repository at this point in the history
  • Loading branch information
amurzeau committed Aug 19, 2023
1 parent 289eec1 commit 414a24b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ To do this, you must do the following:

- Flash this firmware to a [32F723EDISCOVERY eval board](https://www.st.com/en/evaluation-tools/32f723ediscovery.html):
- With STLINK Mass storage drag'n drop:
- Download `damc_stm32f723disco-vX.Y.Z-stlink_dragdrop.zip`
- Download [`damc_stm32f723disco-vX.Y.Z-stlink_dragdrop.zip`](https://github.com/amurzeau/usb_audio_loopback_stm32f723disco/releases)
- Copy either `damc_stm32f723disco.hex` or `damc_stm32f723disco.bin` to the USB Mass storage device
- This will flash your board
- With [STM32CubeProgrammer](https://www.st.com/en/development-tools/stm32cubeprog.html#get-software):
- Download `damc_stm32f723disco-vX.Y.Z-stm32cubeprogrammer.zip`
- Download []`damc_stm32f723disco-vX.Y.Z-stm32cubeprogrammer.zip`](https://github.com/amurzeau/usb_audio_loopback_stm32f723disco/releases)
- Flash the board using [STM32CubeProgrammer](https://www.st.com/en/development-tools/stm32cubeprog.html#get-software) and `damc_stm32f723disco.elf`
- Power-up and connect the board using USB
- Switch the power supply from STLINK USB cable to the USB HS cable by putting the jumper on USB HS on CN8 connector (under the board)
Expand Down

0 comments on commit 414a24b

Please sign in to comment.