Part Number:MSP430G2553
I have a MSP430G2 launchpad and some temperature and humidty sensors like HDC1080, HDC1000. DHT11 etc. For the past 2 days, I have been trying to interface any one of these sensors to the MSP430 board. I have ported over libraries, written libraries of my own. All of them work on the Arduino, but none on the MSP. Today, I tried out the HDC1080, following TI's guide video ((Please visit the site to view this video)). Once again, works like charm on the Arduino, but nothing on the msp430. I dont understand, how can implementing of a simple I2C protocol be so damn hard on the MSP. Anhbody, any suggestions?
Another doubt, is the soldering of the external oscillator necessary ?