Commit Graph

  • df51d0518b scripts: Improve and add colors to prints main Konrad Beckmann 2021-02-05 19:16:06 +01:00
  • 8cc6e9abcc flash_multi.sh: Add support for chip erase Konrad Beckmann 2021-02-04 11:44:46 +01:00
  • 2afcef8333 stlink: Reduce adapter speed to 500kHz Konrad Beckmann 2021-01-09 22:47:54 +01:00
  • 41b2c4506d flash.sh: Use openssl sha256 if sha256sum cannot be found Konrad Beckmann 2021-01-06 04:35:09 +01:00
  • bb118f82d3 flash.sh: Warn if sha256sum can't be found Konrad Beckmann 2021-01-06 03:50:27 +01:00
  • e9274afa57 Support 4k address offset properly Konrad Beckmann 2021-01-05 08:02:16 +01:00
  • dacb4f8cc4 flash_multi.sh: Let users power cycle in case of failure Konrad Beckmann 2021-01-04 06:12:49 +01:00
  • ed7c392113 flash_multi.sh: Print correct chunk index Konrad Beckmann 2021-01-04 04:34:37 +01:00
  • 9d3fff844f flash_multi.sh: Don't reuse the variable i Konrad Beckmann 2021-01-03 19:26:36 +01:00
  • 8717a0c09e Only calculate hash of the "size" first bytes Konrad Beckmann 2021-01-03 19:03:21 +01:00
  • e6da67307f test.sh: Fix path Konrad Beckmann 2021-01-03 18:40:07 +01:00
  • 1a19e0e051 Move test.sh to the root Konrad Beckmann 2021-01-03 18:38:35 +01:00
  • 2e9db30a61 Add test Konrad Beckmann 2021-01-03 18:36:32 +01:00
  • 5201a867bc use string.h instead of memory.h Konrad Beckmann 2021-01-03 18:24:39 +01:00
  • 9aa05c54e5 flash_multi.sh: Retry flashing each chunk 3 times Konrad Beckmann 2021-01-03 18:01:54 +01:00
  • 9c5641459b flash.sh: Fix variable names and helptext Konrad Beckmann 2021-01-03 17:50:55 +01:00
  • 74466b26bb Perform SHA256 hashing of ram and flash Konrad Beckmann 2021-01-03 16:09:47 +01:00
  • 74589b1f2c flash.sh: Handle error when which doesn't find openocd Konrad Beckmann 2021-01-02 19:21:37 +01:00
  • 6a6d00dc52 Set VERBOSE=1 to increase verbosity Konrad Beckmann 2021-01-02 19:08:15 +01:00
  • d47ae666ee Use OBJDUMP variable Konrad Beckmann 2021-01-02 01:14:28 +01:00
  • 9b22d8afae Allow configurable objdump path using GCC_PATH and DEFAULT_OBJDUMP Konrad Beckmann 2021-01-02 01:12:07 +01:00
  • c9cbb69e61 Use optional environment variable to locate openocd Ben 2021-01-01 17:28:51 -05:00
  • 789d9c39e0 support for raspberry pi al3x10m 2020-12-30 05:55:13 +00:00
  • d9000738d1 Fix flash_multi.sh stat for macOS Nikolay Antsiferov 2020-12-30 19:46:24 +02:00
  • 9ee629fb95 Support erasing 4kB sectors Konrad Beckmann 2020-12-29 15:29:03 +01:00
  • 19d45e00cb Handle unaligned payloads Konrad Beckmann 2020-12-29 02:37:36 +01:00
  • f58b959c84 Add CFLAGS --pedantic Konrad Beckmann 2020-12-28 16:14:51 +01:00
  • 7a3f517224 Fix warnings Konrad Beckmann 2020-12-28 16:07:28 +01:00
  • 4348775920 Improve Makefile output readability Konrad Beckmann 2020-12-28 16:00:26 +01:00
  • 59b50a4988 Send WriteEnable before each BlockErase Konrad Beckmann 2020-12-26 07:00:45 +01:00
  • a505ebf90d Only erase the blocks that will be programmed Konrad Beckmann 2020-12-26 06:12:00 +01:00
  • cf85e71d87 Always allow 16MB flash Konrad Beckmann 2020-12-26 05:22:42 +01:00
  • 769c953a9e Use SPI_MODE to make sure it works with any flash Konrad Beckmann 2020-12-26 05:22:29 +01:00
  • 1aac5ec7f5 flash.sh: Revert automatic size Konrad Beckmann 2020-12-11 12:50:26 +01:00
  • 71aa1dbf39 flash.sh: Set size correctly Konrad Beckmann 2020-12-11 02:40:26 +01:00
  • 098f3faeb7 Remove bc dependency Konrad Beckmann 2020-12-10 21:57:26 +01:00
  • 7b2f83bede Support jlink and stlink with ADAPTER env. variable Konrad Beckmann 2020-12-10 11:34:55 +01:00
  • 476e0e138f Added the ability to automatically download sources from the STM32CubeH7 SDK. Joksan Alvarado 2020-12-02 00:43:25 -06:00
  • 874d131a5c Several minor improvements aimed for speed and extensibility. Joksan Alvarado 2020-11-28 19:06:25 -06:00
  • dfa212af96 Run from RAM Thomas Roth 2020-11-29 12:32:36 +01:00
  • 9c282f0e8e Fix quad mode for MX flash Konrad Beckmann 2020-11-28 13:47:39 +01:00
  • cd2b029926 Add support for flashing >1M using flash_multi.sh Konrad Beckmann 2020-11-27 01:44:14 +01:00
  • 3b9080e4de Make flash.sh block until programming is done Konrad Beckmann 2020-11-27 00:15:17 +01:00
  • 940432c714 Add support for address and size Konrad Beckmann 2020-11-26 23:47:30 +01:00
  • efd8c4ea18 Convert files to unix line endings Konrad Beckmann 2020-11-26 22:28:52 +01:00
  • 7b4326f524 Add proper quad spi support for MX and ISSI Konrad Beckmann 2020-11-26 22:23:39 +01:00
  • ae8e8682c9 Wait for Write In Progress Bit when programming Konrad Beckmann 2020-11-26 16:28:16 +01:00
  • 5548a924c0 Wait for status register when programming Konrad Beckmann 2020-11-26 16:08:04 +01:00
  • c4ec9a4283 Add gitignore Konrad Beckmann 2020-11-26 16:05:04 +01:00
  • 543bea8600 Use stlink, fix usage from other directories Thomas Roth 2020-11-24 14:15:45 +01:00
  • c5a8090cfa Init Thomas Roth 2020-11-24 14:16:11 +01:00
  • 87f300876d Initial commit Thomas Roth 2020-11-23 21:28:36 +01:00