Could SECTOR_BUFFER_SIZE be changed to 32
Open
enhancement
hic
needs work
- Dominant language
- C
- Stars
- 2.8k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 1
Description
https://github.com/ARMmbed/DAPLink/blob/9d5d045879eea27df34f195ef9f5d240ffdb2417/source/daplink/settings/settings_rom.c#L32
https://github.com/ARMmbed/DAPLink/blob/9d5d045879eea27df34f195ef9f5d240ffdb2417/source/daplink/settings/settings_rom.c#L122
Some MCUs like stm32h743 can only program 32 bytes at a time, better change SECTOR_BUFFER_SIZE to 32.
Contributor guide
Assessment
This issue has not been assessed yet.