Skip to main content
ARoul.1
Visitor II
May 13, 2021
Question

BlueNRG-2 :- Unable to erase a particular flash memory area .

  • May 13, 2021
  • 0 replies
  • 432 views

I am trying to erase a particular flash memory area on BlueNRG-2.

here i am getting two library function

  1. void FLASH_ErasePage(uint16_t PageNumber) :- where i can erase a page .
  2. void FLASH_EraseAllFlash(void):- where i can erase all the flash area.

But how can i erase a random memory boundary.

kindly help me out.

This topic has been closed for replies.