Skip to main content
SFaza.1
Visitor II
September 13, 2021
Question

hello, this is soleiman, I have used a stm32f429igt6 and programing with "C", i have finished my project and I'm ready to sent it in the bazar for sale, so I'm really worried about steal, there is no rule about copyright in my country

  • September 13, 2021
  • 1 reply
  • 563 views

hello,

this is soleiman,

I have used a stm32f429igt6 and programing with "C", i have finished my project and I'm ready to sent it in the bazar for sale,

so I'm really worried about steal, there is no rule about copyright in my country,

do you have any advice for me to safe my programing?

what can i do to prevention people that they be not able to access my programing?

thank you for your help,

best regards,

This topic has been closed for replies.

1 reply

Peter BENSCH
Technical Moderator
September 13, 2021

Welcome, @SFaza.1​, to the community!

It is quite easy to prevent someone from accessing your data in the STM32F429 - use a technique called PCROP (Proprietary Code Readout Protection), for which there is a chapter in the reference manual RM0090.

Regards

/Peter