Question
Enable and disable write protection stm32l4
Posted on March 05, 2018 at 19:18
I am new to stm32 micro-controller. I have a question regards to how to enable and disable write protection with stm32l4 chip. My goal is first I will check if user application is write protected or not, if it is then I need to disable write protection to write into that section. Any examples will help me a lot
Thank you in advance.
#fft-stm32l4 #read-write-protection