Pic16c57
Vladimir
Posts: 64
the PIC16C57 suposed to be pre-programed before it can be used, othervise it will not work. If that information is penetrable, how do you guys pre-program it and if it is possible to do so in home conditions?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks,
Vladimir
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks,
Vladimir
·
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks,
Vladimir
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks,
Vladimir
·
And since the 16C57 lets you 'lock' the code inside it, so it can't be viewed from the outside, Parallax's intellectual property (that run-time engine PIC code) is protected -- in other words, NOT 'penetrable'.
When you 'program' your BS2 through the IDE, the IDE converts your PBasic source code into tokens, and invokes a down-load routine in the 'run-time' engine to read those tokens from the serial port, and load them into the eeprom for later execution. This means the 16C57 is NEVER modified by your code -- only the on-module eeprom.