cancel
Showing results for 
Search instead for 
Did you mean: 

How to send TSC data from STM32L476 rg into a file on a computer along with time stamp

VPrab.1
Associate

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?

1 REPLY 1
Pierre_Paris
ST Employee

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.