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.

5V input pins on MSP430-5529 for a sensor

Other Parts Discussed in Thread: MSP430F5529

I've seen the 5V output pins on the board, however, I am not sure whether is safe to have a 5V input.

I want to implement a program that switches a led on when it gets close to something. To do so, I am using the HC-SR04 sensor, and I already found this code.

The code seems to use port 1.3 for the input of the sensor (echo) and interrupt, but, since there is not hardware set up explanation I don't know if I need to process it (5V >> 3.3V) or I am ready to go.

Thank you.

**Attention** This is a public forum