有时能正常读取心率和血氧,有时数据是错的,比如心率会掉到40,血氧掉到80,需要跟进问题
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include "windows.h"
|
||||
#include "LCD.h"
|
||||
|
||||
#define MAX30102_INTPin_Read() HAL_GPIO_ReadPin(MAX_INT_GPIO_Port, MAX_INT_Pin)
|
||||
|
||||
#define MAX30102_Device_address 0xAE
|
||||
//register addresses
|
||||
#define REG_INTR_STATUS_1 0x00
|
||||
|
||||
Reference in New Issue
Block a user