I am doing an independent study using the MSP430FR4133 MCU, onboard LCD screen, and analog LMT70 temperature sensor. I know that I should be using some ADC code to sample the LMT70 but I am not familiar with coding in C and using CCS.
Can someone help me understand how to connect the LMT70 onto the MCU and have it sampled correctly to be displayed on the LCD screen?