Skip to main content
zy93
Associate
October 30, 2003
Question

How to protect applicaiton knowledge??

  • October 30, 2003
  • 2 replies
  • 629 views
Posted on October 30, 2003 at 05:18

How to protect applicaiton knowledge??

This topic has been closed for replies.

2 replies

kapil
Associate
May 17, 2011
Posted on May 17, 2011 at 11:35

You can use an external memory for storing common variables; say you can use serial eeprom such as 24cxxx series. ST9 and the drive’s controller through I2C protocol can share this memory.

zy93
zy93Author
Associate
May 17, 2011
Posted on May 17, 2011 at 11:35

Hi friends:

Our supplier (drive company), which is good at drive control, and our company, cooperate to develop a new product using ST9. We have our own software respectively. But we haven’t figure out how to protect our own knowledge. How to share the memory space? use an extra memory? … Could you please give me any advices?