-
## Flashing a single device
```
>>> flasher.flash(build="C:\\path_to_file\\myfile.bin", target_id="0240000028884e450019700f6bf0000f8021000097969900", platform_name="K64F")
```
**optional**
- platfor…
-
I was successfully able to flash my GalagoPro 3 C using Raspberry Pi. However, I had 5 hours of struggling trying to flash the built rom. spipi.sh kept telling me, chip not found. After digging and go…
-
After successfully flashing from proprietary firmware to firmware-open, the machine powers off.
### Expected behavior
The machine turns on, powers off for ~2 seconds, and then turns back on.
…
-
When attempting to build for a direct_pin split, I'm receiving the following error:
```
Compiling embassy-nrf v0.2.0
Compiling nrf-softdevice v0.1.0 (https://github.com/embassy-rs/nrf-softd…
-
**Describe the bug**
I'm attempting to to create a component where the user can scroll back through data and as they do so more data loads in and gets appended to the data array. However when I d…
-
### 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 updat…
-
Hi,
Is there a way to flash firmware directly to the ESP32? If so it might be good to add documentation on how to do that. I recently received my headband, but it didn't create a Wi-Fi network to c…
-
This was not a surprise as I think it's the same die as the VCT, but just to add the notch in your belt: it works:
`15:11:39 [DEBUG] (1) wchisp::flashing: found chip: CH32V307RCT6[0x7117]`
Thank…
-
The plugin seems to update its data extremely often, and in my case it causes the `dataedit-links` property to keep flashing, and seems to prevent me from updating the properties, as it updates while …
-
As far as I understood I'll need to buy
-blue board
-ftdi adapter board for flashing
-rcd can adapter
Then I use the ftdi board to flash the dump using uart mode.
How to correctly wire this an…