2022-05-30 02:40 AM
I have downloaded and implemented VL53L4CX driver following the example code. First I opened the provided example with CubeIDE (v1.8.0) and it failed to build. Looks like a fragment of refactoring. Also a source file was missing a struct definition, so I added an include. I don't know if this is where it should be, but it passes the build and the project works (on f411RE nucleo with provided shield).
You can find the issue in my repository on github(i can't post link): "prtzl/vl53l4cx-demo", the fix was applied in commit: a40dfe72b40925ff08c20e87ce3c31ecaa8062c4
Regards,
Matej
Solved! Go to Solution.
2022-06-07 07:56 AM
I was told that a new release should be on the website in a day or two. Let's give them until June 10th.
They didn't say you were right, but I'll give you full credit for finding and fixing the issue.
Thanks again, for reporting the issue.
2022-06-06 04:51 PM
Thank you. I forwarded this on to the team (of exactly one guy), who I am sure will look into it.
2022-06-07 07:56 AM
I was told that a new release should be on the website in a day or two. Let's give them until June 10th.
They didn't say you were right, but I'll give you full credit for finding and fixing the issue.
Thanks again, for reporting the issue.