2025-04-03 1:47 AM - last edited on 2025-04-03 1:51 AM by Andrew Neil
Moved from Feedback Forum.
The Feedback Forum is not for product questions.
Hello everyone,
I started working with STM32 devices a few weeks ago. Currently, I'm dealing with the VL53L8CX sensor and the MZ-AI kit. Since I have a Linux PC (Ubuntu), I can't run the EVK app on it. Therefore, I want to write my own code to interpret the data coming from the MZ-AI kit. I would like to know if anyone has done this before and how they logged the data in a readable format. When I start the ranging function with enable, I only get unreadable characters. As a beginner, it might take me too much time to understand the format in which the data is sent through UART. So, I would like to know if someone can at least explain how I can transform it into readable characters.
Thank you in advance!