Skip to content

Commit

Permalink
chore:doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
gouthamsk98 committed Nov 12, 2024
1 parent 9785a19 commit 2ad9957
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 776 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Port11 - MSPM0 Flasher Tool via ESP32S3
# Port11 - MSPM0 Flasher Tool via UART

This tool is a work in progress.
This tool can be used to FLASH, ERASE, GET_INFO, and VERIFY your MSPM0 via the UART PIN of the MSPM0. Make sure to put the MSPM0 in BSL mode manually before using this tool. Alternatively, you can use another microcontroller to toggle the GPIO of the MSPM0 to put it in BSL mode. This implementation uses an ESP32-S3 as a debugger to pass messages between the MSPM0 and the web client serial. You can find the firmware file in the firmware folder. Use the [ESP32 online Flasher](https://espressif.github.io/esptool-js/) to flash the firmware at address 0x0.

## Support Series

Expand Down
Loading

0 comments on commit 2ad9957

Please sign in to comment.