How to configure abd read data with STWIN.box
Hello ,
I recently bought the STWIN.box core system board (STEVAL-STWBXCS1), so I don't know everything about it. I would like to carry out a predictive maintenance project. I followed the steps below:
1- flash the binary file with STM32CubeProgrammer
2- acquire the data with hsdatalog_GUI.py, the DATALOG2 firmware script. So far, so good.
3- Generate the IA library via NanoEdge Studio.
In this step, I wanted to acquire the data directly on NanoEdge Studio AI, but the COM port of the STWIN.box is not recognized, so acquisition is impossible.

I understand that the firmware uses a DFU mode and not a CDC so windows 10 doesn't recognize it. Is this correct? If so, how can I change this?

But I did it another way, and managed to generate the NanoEdge IA library by importing the data files.
4- integrate the generated library into the project. How do I do this? Are there any tutorials?
After this step I'd like to know how to connect the STWIN.box to tera term to read the acquisition data. I understand that the HSDPython_SDK functions only allow acquisition. Can they also read the data?
Best regards.
