-
1. Re: unique serial number
JoMe_264151 Oct 22, 2017 5:03 AM (in response to saha_1230331)1 of 1 people found this helpfulEvery PSoC has got a unique ID number which you can retrieve with a CyGetUniqueID() API. See "System Reference Guide" from Creator help. The API returns a unique 64-bit number which you may use for your purposes.
Bob
-
2. Re: unique serial number
NoriakiT_91 Oct 22, 2017 7:08 PM (in response to saha_1230331)At first, Cypress does not support to use the MiniProg3 in production. The writer hardware and software for production are provided by third party vendors. Please refer the "Production Programmer" tab on the following WEB page.
PSoC Programming Solutions | Cypress Semiconductor
For example, RPM Systems Corporation has MPQ Programmer supporting PSoC devices. In addition, the MPQ Programmer has a feature named "Autoserialization" to "support on-the-fly image modification, allowing each device to be programmed with a unique serial number, MAC address, IP address, etc." You can program your own serial numbers to each devices with this feature.
Please contact the production programmer vendors if they have a feature to program serial numbers.
Regards,
Noriaki