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.

Placing the stack in FRAM on an MSP430fr5989

I've been looking into moving my stack into FRAM for one of the projects that I'm working on, and I had a question regarding HIFRAM (> 0x10000). Is it correct that the stack pointer is only 16-bits? If so, doesn't that mean that I won't be able to put the stack in HIFRAM because it's not addressable with a 16-bit integer?

**Attention** This is a public forum