读取FIFO (先入先出) 缓冲区中的数据,读取与 readData 字节范围大小一样多的数据,应读取 FifoCount 属性中可用的数据数,然后在此处进行读取。 你将仅读取在 FifoModes 中选择的数据。 数据按从0x3B到0x60的寄存器顺序排列。 ACCEL_XOUT_H和ACCEL_XOUT_L ACCEL_YOUT_H和A
Mpu6500.ReadFifo(Span<Byte>) 方法參考 意見反應 定義命名空間: Iot.Device.Imu 組件: Iot.Device.Bindings.dll 套件: Iot.Device.Bindings v2.1.0 讀取FIFO 中的資料 (First In First Out) 緩衝區,讀取與 readData 位元組範圍大小一樣多的資料,您應該讀取 FifoCount 屬性中可用的資料數目,然後在這裡...
Mpu6500.ReadFifo(Span<Byte>) Method Reference Feedback Definition Namespace: Iot.Device.Imu Assembly: Iot.Device.Bindings.dll Package: Iot.Device.Bindings v2.1.0 Read data in the FIFO (First In First Out) buffer, read as many data as the size of readData byte span You should read...