Page 1 of 1

Programmer increment variable (serial number)

Posted: 25 Feb 2021 17:23
by plouf
Hi

it is possible to have some kind of variable, where each time i program a chip will be increment for a unique identification per chip ?

Re: Programmer increment variable (serial number)

Posted: 26 Feb 2021 11:22
by filip.grujcic
Hello,

It should be possible. You would have to write a program/script for Windows that would do this.

Regards,

Re: Programmer increment variable (serial number)

Posted: 26 Feb 2021 15:51
by plouf
but how to interact with programmer ? is there api or command tool that the programmer (mikroprog) support it ?

Re: Programmer increment variable (serial number)

Posted: 01 Mar 2021 09:52
by filip.grujcic
Hello,

You can use cmd to call the mikroProg Suite. Detailed info in Section 7 in the user manual:
https://download.mikroe.com/documents/p ... -v100a.pdf

Regards,