VL53L1X’s driver Code analysis on IDE
• After analyzing VL53L1X driver code (Without Calibration), the ROM
size is ~9Kb and RAM is 280 bytes. Detail analysis and map file can
be found on attached email , date : March 15, 2018 5:00 PM,
subject: VL53L1X Multi sensors.
• When analyzing multisensory code, main.c impacts a lot rather than
driver code.
• ROM = 40% increase. (For ex: 1x= 1K, 2x=1.4K…)
• RAM = 100% increase (For ex: 1x= 1K, 2x=2K…)
25