User Activity

hello all,           when I use HAL_FLASHEx_Erase() to erase sectors, it is ok! But when I use HAL_FLASHEx_Erase_IT() interrupt mode to erase sectors, it fails!  It seems the interrupt not occuring!          if I need to do more settings for flash in...