Skip to main content
Visitor II
November 8, 2022
Question

Nucleo L433RC-P flash program (read/write data)

  • November 8, 2022
  • 2 replies
  • 892 views

I want to store some data into flash (read/write)..i have no idea wheter it can be done with Nucleo L433RC-P DK. if possible plz share the example code

i tried with an example code (github - controllerstech F1, F4, H7 series) . but no use of it

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    November 8, 2022

    Hello @Nagendra A Karmarkar​ and welcome to the Community :)

    You can use the available "Flash" example within STM32CubeL4 package:

    STM32Cube_FW_L4_V1.17.2\Projects\NUCLEO-L432KC\Examples\FLASH\FLASH_WriteProtection

    STM32CubeL4/Projects/NUCLEO-L452RE/Examples/FLASH at master · STMicroelectronics/STM32CubeL4 · GitHub

    Hope this helps you!

    When your question is answred, please close this thread by choosing Select as Best. This will help other users find that answer faster.

    Imen

    Graduate II
    November 8, 2022

    > i have no idea wheter it can be done

    Then try reading the reference manual!