8 years, 9 months ago.

With STM32L4 Nucleo is there a way to output a text file with the values from different sensors?

Hi,

I am using the STM32L476RG Nucleo and I need to save a text file with values from the adc conversion. I haven't found any example code on how to do this and I am pretty new at all of this.

I just wanted to know if there is a way to code this, or if I have to serial.print all of the values and then manually copy them into a text file.

Is there any way to save the data from ADC conversions into a text file automatically??

Thank you in advance!

Be the first to answer this question.