2020-01-19 11:18 PM
I'm trying to use the TSC on the STM32L476rg board. I've been able to view the value on the watch window on Keil and using stmstudio.
Now how do I store the values obtained into a text file on my computer along with the timestamp of each reading?
2023-01-30 01:21 AM
Hello @VPrab.1,
Thank you for your question.
In your case, the best choice is to download the STM32CubeMonitor tool here.
Then, you will find all your answer in this article named "How to log data in a .csv file".
Regards.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.