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.

MSP430G2332: Circuit design: What should I do with unused pins

Part Number: MSP430G2332

Hi, 

I am new to MSP430 MCUs. Here is my schematic.

Here are my questions:

1. What should I do with these unused pins like Pin 10, 11 and Pin 18, 19?

Do I let them floating or should I use pull-up/pull-down resistors(what value should I use)? 

2. What is the max sink/source current of P1 and P2 pins?

Regards,

Xiaoming

  • Hello Xiaoming,

    Just leave the unused pins disconnect and make sure to set them as output low while software initialization. This make sure the pin input impedance is low (avoid the possibility of external signals coupling to the high inpedance input) and any current leaks.

    As for max current, I believe the maximum allowed is +/-6mA per pin, but there is a maximum +/-48mA maximum combined current for all pins.

    Gabriel

**Attention** This is a public forum