53L1A1 does not work with API STSW-IMG005 ( X-nucleo-53L1A1/ nucleo-F767ZI )
- June 20, 2021
- 3 replies
- 3307 views
Hi everyone,
I tried to use the eval board nucleo 53L1A1 with nucleo F767ZI with the API STSW-IMG005.
I adapted the API without the serial line, i used the HAL_I2C lib etc .
I used the example single ranging in the example folder in API.
the first part work fine i get the info of the device juste device ID wich not display anything.
After that the function perform calibration and spad management, the sub function measurment poll for completion does not work, the get measurment data ready function does not get the information about new data ready.
And i don't get ranging mesurement data.
But the rest is ok as staticinit return ok.
I attached some pictures for display some parts of my explaination. i can share the code if necessary,
I don't know what is the problem....
