Arduino-MAX30100 icon indicating copy to clipboard operation
Arduino-MAX30100 copied to clipboard

Stuck in Initializing phase - only on R3

Open bonjourclaudio opened this issue 1 year ago • 0 comments

Troubleshooting checklist

  • [x] I read the README (on master) thoroughly
  • [x] I ran the MAX30100_Tester and I'm going to paste the output down below
  • [x] I filled in all the details of my setup down below

Description of the issue

When running the Tester or any of the example sketches, the output gets stuck and won't even print the whole string inside of the Serial.print() function. This issue only appears on my Uno R3. It works on my R4.

Output from MAX30100_Tester example

Screenshot 2024-02-12 at 12 08 36

Details of my setup

  • Arduino hardware: Arduino Uno R3
  • MAX30100 breakout: M5Stack
  • Arduino framework version: 2.3.0
  • MAX30100 library version: 1.2.1

bonjourclaudio avatar Feb 12 '24 11:02 bonjourclaudio