Is it possible to reconfigure an MSP430 MCU during runtime? For example, I'd like to communicate to my MCU with my computer using the USCI. After I've sent a command via computer, I'd like the USCI to be configured for SPI. Is this possible?
Thanks in advance,
Jason