如何对STM8加密,防止程序被他人复制
1、打开ST Visual Programmer。

2、选择需要烧录的程序。

3、选择read out protection ON。

4、点击Program all tabs()。

5、read all tabs即提示已经保护。

6、这样就可以防止程序被别人轻易复制了。

1、打开ST Visual Programmer。
2、选择需要烧录的程序。
3、选择read out protection ON。
4、点击Program all tabs()。
5、read all tabs即提示已经保护。
6、这样就可以防止程序被别人轻易复制了。