Tool/software:
Hi Team,
Grretings, I am using the SSI2 in MSP432E411Y (PG4,PG5,PG6,PG7). I want to enable and disable the SSI2 whenever I want. Is there any way to do this?
Thanks,
Raja Venkateshwaran
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.
Tool/software:
Hi Team,
Grretings, I am using the SSI2 in MSP432E411Y (PG4,PG5,PG6,PG7). I want to enable and disable the SSI2 whenever I want. Is there any way to do this?
Thanks,
Raja Venkateshwaran
Hi,
You can disable UART by calling SSIDisable(UART2_BASE).