2022-05-18 02:48 AM
Hi all,
i choose to use VL53L5CX_ULD_driver_1.3.1. (i think this is the minimum driver?)
I try to implement the VL53L5CX into a custom board.
As we live in strange times i want to order chips before starting the development.
In the many datasheets i have read, i could not find minimum hardware requirements to be able to use this chip at full performance.
Preferably i want to use the cheapest MCU i can get with lowest pincount.
I did find the driver+firmware use +/- 92KB FLASH, so i need at least 128KB preferable 256 KB to implement my own code and bootloader into the same MCU.
But i cannot find maximum usage of RAM used by the driver
Is there a minimum recomended clockspeed to get the max performance out of this sensor?
Obviously I need I2C interface…
Something else i missed?
Thank you
2022-05-20 12:54 AM
Hello
For the flash you will need around 95kB, for the RAM it is 5kB.
To get the max performance of the sensor the ideal is to set the frequency to 1MHz.