Skip to content

Conversation

rghaddab
Copy link
Contributor

Some applications need to throttle RRAM writes to handle peak current management.
Add CONFIG_NRF_RRAM_THROTTLING_DATA_BLOCK which defines the maximum chunk length that can be written at once.
Add CONFIG_NRF_RRAM_THROTTLING_DELAY which configures the sleep delay in microseconds after each write.

(cherry picked from commit a4f5d9f)

Some applications need to throttle RRAM writes to handle peak current
management.
Add CONFIG_NRF_RRAM_THROTTLING_DATA_BLOCK which defines the maximum
chunk length that can be written at once.
Add CONFIG_NRF_RRAM_THROTTLING_DELAY which configures the sleep delay in
microseconds after each write.

Signed-off-by: Riadh Ghaddab <[email protected]>
(cherry picked from commit a4f5d9f)
@rghaddab rghaddab force-pushed the rghaddab/rram-throttling-ncs branch from 92711c5 to 53ba5bb Compare September 18, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant