Regarding non-volatile memory operations in nrf54L15

Hi,

I want to write data to a specific memory.
I understand there is ZMS.


https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/fs/zms/README.html#zms


This will write data that contains magic code.
What system should I use if I want to write user data that does not contain magic code?

Best regards,

Hiroki

Related