How to send TSC data from STM32L476 rg into a file on a computer along with time stamp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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?
- Labels:
-
STM32L4 series
-
TSC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-30 1: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.
