cancel
Showing results for 
Search instead for 
Did you mean: 

flash lock and unlock when use from FreeRTOS

Frank Sanders
Associate
Posted on November 15, 2017 at 09:58

Hello guys

i have a question about use from flash Lock and Unlock in my code, when use from FreeRTOS .

i have some run Task (

FreeRTOS) 

in my code and use from EEPROM emulation for save some data on FLASH, so we know, when need a write data on FLASH must be use from HAL_FLASH_Unlock() and after finished the write data must be lock

FLASH 

with HAL_FLASH_Lock().

My question :

i have some run Task in my code, use from Unlock and lock in one of Task is not danger for me? Can damage the program ???

#eeprom-emulation-example #free-rtos #flash-writing
0 REPLIES 0