Part Number: MSP430FR2311
I need to get a fast 16 bit SPI packet sent out.
I started with the sample code and have been tweaking it, but I see there is a big gap between 8 bit transfers, and strangely a large gap after the 8 bit transfer.
Is there anything I should be doing to minimize this time in register configurations other than keeping my interrupt routine as concise as possible?
I am controlling the SSN in software in the interrupt since it is a 16 bit transfer.
