Part Number: MSP430FR2433
Hi,
Is the current required for the MSP430FR2433 to be turned on? What is the starting current? The specification does not seem to be written.
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.
Part Number: MSP430FR2433
Hi,
Is the current required for the MSP430FR2433 to be turned on? What is the starting current? The specification does not seem to be written.
Hello Peggie,
We do not specify this as it can be very different depending on what your startup code is doing. The peripherals enabled at start up and pin configuration can play a role. If you wanted to get a high level idea of current consumption, you could use one of our code examples and measure the current consumption during power up. You might consider one of the LPM3 examples as this does a simple configuration of the part, then goes into LPM3 mode. These code examples can be found below.
**Attention** This is a public forum