Question
Read/Write protection mechanism.
Posted on May 31, 2018 at 11:51
Hey all!
I'm working on a project(on STM32L1) where i have to set the Read/Write protection so no one can access my code,
but the actually i want to build such a mechanism where if i want to make a change in code so i can make it by passing a data on the UART or CDC(i.e serially).
Can anyone help me out for this!
Thanks,
Regards.
#access-point #stm32l1 #read-write-protection