Tool/software: Code Composer Studio
Through the GUI, I got the following data:
I'd like to read the data stored in Address in a different way than the GUI, then change it to the decimal number and use it in the format we made.
What should I do?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Through the GUI, I got the following data:
I'd like to read the data stored in Address in a different way than the GUI, then change it to the decimal number and use it in the format we made.
What should I do?
So what do we have to do if we want to access that address and print out ADC values in numbers?