Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions MAX78000_Feather/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The MAX78000FTHR has an integrated MAX32625PICO ("PICO") debug adapter. The fir

### Updating the MAX32625PICO ("PICO") Debug Adapter Firmware

1. Download the "max32625_max78000fthr_if_crc_v1.0.2.bin" file from [this](https://github.com/analogdevicesinc/MaximAI_Documentation/raw/master/MAX78000_Feather/MAX32625PICO_files/max32625_max78000fthr_if_crc_v1.0.2.bin) link.
1. Download the "max32625_max78000fthr_if_crc_v1.0.3.bin" file from [this](https://github.com/analogdevicesinc/max32625pico-firmware-images/raw/master/bin/max32625_max78000fthr_if_crc_swd_v1.0.3.bin) link.

2. Connect the included micro-USB cable to the MAX78000FTHR _without_ connecting the other side of the cable to your host PC yet.

Expand All @@ -38,7 +38,7 @@ The MAX78000FTHR has an integrated MAX32625PICO ("PICO") debug adapter. The fir

Note: If a DAPLINK drive presents itself instead, retry the connection while holding the pushbutton down. Holding SW5 while connecting the FTHR board will place it in MAINTENANCE mode, allowing its debugger firmware to be reprogrammed.

6. Drag and drop the "max32625_max78000fthr_if_crc_v1.0.2.bin" file onto the MAINTENANCE drive. This will flash the "PICO" with the updated firmware.
6. Drag and drop the "max32625_max78000fthr_if_crc_v1.0.3.bin" file onto the MAINTENANCE drive. This will flash the "PICO" with the updated firmware.

1. <img src="img/MAINTENANCE.jpg" alt="Maintenance Drive Image" width="400"/>

Expand Down