Other Parts Discussed in Thread: CC1352R
Hello!
I've been trying to write data into a file by modifying the FatSD example found in Simplelink Academy. The example works perfect when writing the preestablished Char array, but I can't seem to write the read value of the ADC. Is there any way to store directly the uint16_t into the microSD? Or a way to convert this value into a string or char array to store. I'm using the CC1352R Launchpad with the Sharp Memory LCD Boosterpack 128.
I'm a beginner, sorry if the question seems dumb.

