Other Parts Discussed in Thread: MSP430FG4618
Hi,
I will be using a a 12 bit ADC and need to send this data to another MCU using SPI. As far as I understand the USCI only supports 8or 7 bits data transmission would it be better to send the data in 2 cycles using USCI or send it in 16 bit mode using USI. Which one would be more fast and efficient ?