-
Is there a Flash-Decoding algorithm implemented based on Triton?
-
Hi, I am attempting to flash an Esp32 via compressed flash download. I have got it working with the normal flash download, however when attempting to use the compressed flash download I get the follow…
-
**Describe the bug**
Hello. I was recently trying to target a currently unsupported Microchip microcontroller (SAMRH707) using [these instructions](https://github.com/probe-rs/flash-algorithm-templat…
-
I'm a software engineer from NXP.
When we support new devices with MDK CMSIS-pack, we usually provide DFP (for device) and BSP (for board), and flash algorithm should be provided for user to program …
-
The "Run and Debug" Configuration of the CMSIS Solution is very flexible, but needs review.
- Documentation: How are 3rd Party debuggers integrated, how are settings stored
- Documentation: How ar…
-
**Describe the bug**
Flashing an ELF to a ESP32-S3 on a custom board with a 8MB Winbond W25Q64JVSSIQ fails:
```
0: The page write of the page at address 0x00000000 failed.
1: The executi…
-
Any plans on upgrading this repo for v2 of [flash-attention](https://github.com/Dao-AILab/flash-attention)?
-
### Description
Just like we can create documents, grids, calendars, and boards as new files, let us also create flashcards with advanced settings for intervals and additional features as needed in t…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
vdm97 updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
Apart from flashing a device's internal flash, I often have to flash an SPI chip connected to the target MCU. The easiest way of doi…