2025-10-01 10:18 AM
I am running into some issues standing up a basic non-volatile storage access with zephyr on the STM32F413ZH board.
I am trying to provision for 128 bytes at sector 0x08C0000 but for soem reason the offset keeps jumping to the end of the Flash memory
flash_stm32: Read range invalid. Offset: 1572864, len: 8
Has anyone run into this or something similar?
thanks!