2025-11-07 4:12 AM - last edited on 2025-11-07 4:15 AM by Andrew Neil
Hi,
I would like to know if the STSW-IMG041 code that is flashed into the device is available somewhere. My goal would be to use the same code but on a custom board to verify that the sensor is working properly.
Thank you!
Solved! Go to Solution.
2025-11-10 10:22 PM
Hi
STSW-IMG041 is the VL53L8CX GUI package, the code is not avaliable on www.st.com, if you want to test TOF on you own board, you can try to port and run the ULD example to check your customer board.
STSW-IMG040 | Product - STMicroelectronics
br
Zhiyuan.Han
2025-11-09 3:04 PM
The code that gets downloaded into the sensor is included in one of the .h files.
It's a huge declared array.
But if you start at the API, have a look at the .h include files. One of them is huge.
And there's really nothing in it except for one huge define.
- john
2025-11-10 10:22 PM
Hi
STSW-IMG041 is the VL53L8CX GUI package, the code is not avaliable on www.st.com, if you want to test TOF on you own board, you can try to port and run the ULD example to check your customer board.
STSW-IMG040 | Product - STMicroelectronics
br
Zhiyuan.Han