Go to previous topic
Go to next topic
Last Post 27 Jul 2016 11:44 AM by  Adam Ford
Serial Number
 1 Replies
Author Messages
Stephen J. Wiener
New Member
New Member
Posts:1


--
15 Jul 2016 09:51 AM

    Does anyone know of a way to retrieve a unique serial number for the Torpedo SOM

    using Windows CE as the OS?

    Adam Ford
    Advanced Member
    Advanced Member
    Posts:794


    --
    27 Jul 2016 11:44 AM
    We don't have anything explicitly for WinCE. U-Boot which starts Linux reads the EEPROM and stores the data in memory and a linux driver is written to decode it.

    You might be able to extract the code from the Linux BSP and apply it to WinCE, but the SOM's don't use a standard I2C interface, so some bit-banging may necessary.

    adam


    ---