How to enable write protection using I2C bootloder protocol
Hi all,I wanted to enable the write protection option byte using I2C bootloader ( Bootloader given by stm32). This can be done using the stm32 debugger also. but in my case requirement is using I2C bootloader only. MCU : STM32G0B1CET6communication pr...