I am trying to use a sensor with MSP432. I want to write one byte and read two bytes from the sensor repeatedly. And I want both of these operations to happen in blocking mode, i.e, when the function returns, the read or right should be complete. How do I accomplish these using the driver library. Any help would be valuable. Thanks
↧