66 links
  • Ban's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
1 results tagged lifetime x
  • Life time estimation - Working with eMMC - Working_with_eMMC.pdf

    It is possible to get an estimation on the health status of the device by checking the parameters
    EXT_CSD_DEVICE_LIFE_TIME_EST_TYP_A and EXT_CSD_DEVICE_LIFE_TIME_EST_TYP_B.
    The estimation is given in steps of 10% so a value of 0x01 means that 0% to 10% life time used.
    This functionality was introduced in eMMC 5.0.

    # mmc extcsd read /dev/mmcblk2 | grep EXT_CSD_DEVICE_LIFE_TIME_EST
    eMMC Life Time Estimation A [EXT_CSD_DEVICE_LIFE_TIME_EST_TYP_A]: 0x01
    eMMC Life Time Estimation B [EXT_CSD_DEVICE_LIFE_TIME_EST_TYP_B]: 0x01

    It's a bit tricky to find how to get an estimated SSD lifetime for an eMMC board, but here is how to use and read mmc tool (from mmc-utils) for that.
    This is similar to SMART's SSD_Life_Time, although the value is a bit counterintuitive.

    May 21, 2024 at 16:00:13 GMT+2 * - permalink -
    QRCode
    - https://www.embeddedartists.com/wp-content/uploads/2020/04/Working_with_eMMC.pdf#%5B%7B%22num%22%3A46%2C%22gen%22%3A0%7D%2C%7B%22name%22%3A%22XYZ%22%7D%2C111%2C626%2C0%5D
    linux eMMC SSD lifetime drive
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation