Part Number: MSP430FR5964
This questions are about the eUSCI SPI on any of the MSP430FR, not just FR5964.
In SPI master mode, when UCxSTE is configured as output, is it possible to continuously activate STE when transmitting multiple bytes?
From MSP430FR59xx Family User Guide, the chapter of eUSCI – SPI Mode,
UCxSTE seems to remain active for only 1 byte, and return to inactive after each byte.
Is there a way to customize this, without using GPIO as alternative?