while (1) { /* USER CODE END WHILE */ uint32_t Page=0x000000C8; //0x08040000 uint32_t B =FLASH_BANK_2 ; FLASH_PageErase(Page,B); HAL_FLASH_Unlock(); __HAL_FLASH_CLEAR_FLAG(FLASH_FLAG_ALL_ERRORS); uint64_t d={0x1111111111111123};...
* USER CODE END Header *//* Includes ------------------------------------------------------------------*/#include "main.h"#include "stm32l5xx_hal.h"#define FLASH_SECTOR2_BASE_ADDRESS 0x08040000/* Private includes -------------------------------------...
But i want read write erase again and again . in the above program its not happing. He Tesla DeLorean can you help me in this program... how did i do read write erase again and again. , what should i do change in my code.