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.

RF430FRL152H: Example Sensor Application from RF430 Datasheet

Part Number: RF430FRL152H


Tool/software:

Hi, I was reading the RF430 datasheet and saw this example senor application. Only part that I did not understand is why analog sensors are connected to SCL and SDA pins. Is there communication method used for analog sensors? 

  • Hi,

      It depends on which analog sensors you use. Majority of the sensors I know allow the host processor to configure certain settings before taking sample. To configure the analog sensors, the processor will use the I2C bus to communicate with the sensors.