Part Number:TMS320F28027
Hello,
For my project, I am interfacing BMP388 presure sensor with F28027 through SPI. To read from the sensor you have to send command byte and then recieve a 24 bit [dummy byte:byte1:byte2] as shown bellow:
but the F28027 buffer can only handle 16bit. So how to receive24 bits through SPI ?
Regards,