Hello,
I am currently working on reading data frame by frame from the sensor, however, the concept of Frame and SubFrame is confusing me.
To my understanding, a Frame consists of many subFrames, and to fully get data of a frame, I'll have to read from all the subFrames within a Frame.
If my understanding is correct, how do we know which subFrame belongs to which Frame? And if I am mistaken, please kindly help me with the correct explanation of frames and subFrames, and how to efficiently read data of a frame.
Thank you very much,
Danh Pham