-
The notion of flash page and page size requested by the SMTC api is not really good for having a correct abstraction. THis is really related to a technology of flash and should not be concidered by th…
-
Hi,,
i am working with egzumer and f4hwn custom firmware for the uvk5, the section for the chirp driver for them, ( egzumer is integrate in chirp for few month now )
i just found out that you mad…
-
Hello
I played with uploading my firmware and cleared all the memory and now when I load the Ultra or normal firmware nothing happens.
Do I need a bootloader or something similar?
-
## Introduction
For years zephyr has been using the flash_area API to work with images and storage solutions. This API has limited the development of zephyr because:
a. It is limited to flash, t…
-
### Is your feature request related to a problem? Please describe.
With a large enough mesh and a small enough flash/EEPROM capacity, M500 and M501 stop working as there is not enough capacity. Th…
-
Since the SuperLongBoard is not yet available in Web Builder, I'm trying to build firmware for the LongBoard32, but I can't seem to get it working, and I keep encountering errors.
So far, I have cr…
-
```
"C:\Users\alexa\.platformio\penv\Scripts\python.exe" "C:\Users\alexa\.platformio\packages\tool-stcgal\stcgal.py" -D -Pstc8 -t6000 -b19200 -pCOM8 -a -P stc8 -p COM8 -t 11059 -a .pio\build\STC8H1K0…
kolod updated
3 weeks ago
-
-
This HAL for ATSAMD51 has support for the NVM and the Smart EEPROM feature. Similar to the SAMD51, the SAMD21 has some flash reserved for EEPROM-like functionality, which can be written while the main…
-
We must implement the EEPROM library to keep it compatible with standard AVR Arduino.
Where the EEPROM library implementation does not even have actual EEPROM, it should work with various non-volatil…