Prop Serial Number or Unique ID
pgbpsu
Posts: 460
Does the Prop contain a unique serial number or ID anywhere? I've looked through the manual and tried searching the forums, but I've not found anything stating that it does. I assume this means it doesn't. Just looking for confirmation.
I'm building multiple units with identical hardware and I'd like to stamp the data collected from each unit so problems can be traced back to the hardware on which it was collected. Several of my components have unique IDs, but since the Prop is the brains of the whole operation, it'd be the simplest place to get a unique ID (if it has one).
Thanks,
Peter
I'm building multiple units with identical hardware and I'd like to stamp the data collected from each unit so problems can be traced back to the hardware on which it was collected. Several of my components have unique IDs, but since the Prop is the brains of the whole operation, it'd be the simplest place to get a unique ID (if it has one).
Thanks,
Peter
Comments
That was my suspicion. I was hoping someone from Parallax might confirm that there isn't a hidden register we're unaware of. My system has several opportunities for setting one time registers and reading them back. I'm a big believer in KISS (keep it simple stupid) so I was hoping to use a Prop function if it existed....
Cheers,
pgb
But this number is only readable from the connected PC over USB, not from the Prop.
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
Thanks for your response. I'll take it to mean that there is no hidden S/N or ID register. Turns out the DataFlash chips we are using have one-time programmable registers that we can use to store individual S/N of our choosing for each unit. They also have factory programmed unique 64-bit IDs as well. So we have a solution.
Thanks,
Peter
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.