Other Parts Discussed in Thread: ADS1278
The UCA0RXBUF of MSP430FR5969-SP is only 8 bit large.
I need to read 24 bits from an ADC. How can I achieve this via interrupts, so I only read the register once all the data is ready? I would need at least 3x 8 bit rx buffers, but I only have 1x 8 bit.
Best Regards