sirishh
sirishh

Reputation: 1

Issue with MAX32664 breakout board from Protocentral on STM32L476RG Nucleo-64: Fixed SpO2 value

I am working with an STM32L476RG Nucleo-64 MCU and MAX32664 breakout board from Protocentral connected via I2C.

Goal: To retrieve four values from the sensor: systolic BP, diastolic BP, heart rate, and SpO2.

I have developed a library for the MAX32664 sensor on STM32 by referring to the Arduino library provided by Protocentral.

Issue:

Observations:

Troubleshooting steps taken:

Request for Assistance:

  1. What could be causing this fixed SPO2 value issue on the STM32 platform?
  2. How can I troubleshoot and debug this issue further?
  3. Are there any specific considerations or configurations required in the STM32 HAL library when working with I2C sensors like the MAX32664?

Any insights or guidance on resolving this issue would be greatly appreciated. Thank you.

Upvotes: 0

Views: 104

Answers (0)

Related Questions