Hello Sudipta, Very sorry for the delay. Let's first discuss the programming aspect of the boards. Are you using the msp-exp430g2et launcpad? You should be able to connect to via the on-board USB connection and use the build on EZ FET programmer. You should be able to plug in the launchpad and download and debug right away. There are example projects here you can also test this with: http://dev.ti.com/tirex/explore/node?node=ALFfIDtjUH-HwRytz.WJPQ__IOGqZri__LATEST As for the higher temperature measurement, I have 2 concerns. 1. Is the thermistor far away from these EVMs? These EVMs are designed to be used around room temperature and are not going to hold up to extremely high temps. 2. To support higher temperature ranges with your thermistor, you will have to edit the example from the 430BOOST-ADS1118 . ADS11118.c in the usr folder is converting the ADC measurements to temperature. If you are using a thermistor with a differnet voltage to temperature co-effecient, you will need to adjust/tune this. Hope this helps! Thanks, JD
↧