-
-
Notifications
You must be signed in to change notification settings - Fork 107
Make serialnumber configurable #125
Copy link
Copy link
Open
Description
While USB VID and PID are changeable via the new configuration interface (which is great!) I wanted to ask if you plan on making the iSerial also configurable.
I'm an avid Linux user and would like to be able to use custom identifiers to easily distinguish AOIC devices in udev rules.
If I read the code correctly the serialno is currently dependent on the 96-bit unique ID per STM32 chip, accessable via the HAL?
( iSerialNumber - STR_IDX_SERIAL - get_serial() - calc_crc32(UID_BASE ... )
Thank you very much for your work, the AIOC is really great!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels