Protocentral / AFE4490_Oximeter

This pulse oximetry shield from ProtoCentral uses the AFE4490 IC to enable your Arduino to measure heart rate as well as SpO2 values.
https://www.protocentral.com/biomedical/996-afe4490-pulse-oximeter-shield-kit-for-arduino-642078949425.html
Other
46 stars 27 forks source link

STMF103RB #15

Open MichalKrawacki opened 3 years ago

MichalKrawacki commented 3 years ago

Hello, Using this microcontroller with AFE4490 Breakout Board Kit and Pulse Oximeter Shield I have the same bad problems:

2_method

I really haven't idea what to do, try much combinations buy finally my set-up doesn't work correctly. Additionally OpenView 64-bit return error log after chosing Port COM and Device so I try to use 32-bit. Please contact

joicetm commented 3 years ago

Hi,

I think the afe4490 is working as the led started glowing since it will only start glowing after the chip initialization.

The issue could be in the uart data transfer or sampling.

I do not have an STMF103RB board to debug/reproduce the issue. I suggest you debug on the spi sample read and uart.

You may try,

MichalKrawacki commented 3 years ago

Hello, Using Arduino UNO R3, your AFE4490 shield work correctly (I loaded example 3 and visuale it on plotter in Arduino IDE). Your software open view 64 for windows doesn't start. Open view 32 display only flat lines. Baud rade is setting at 57 600 on PORT COM

śr., 7 lip 2021 o 16:15 Joice @.***> napisał(a):

Hi,

I think the afe4490 is working as the led started glowing since it will only start glowing after the chip initialization.

The issue could be in the uart data transfer or sampling.

I do not have an STMF103RB board to debug/reproduce the issue. I suggest you debug on the spi sample read and uart.

You may try,

  • send the spo2 sample value to the uart without any data packet and verify the signal by plotting it manually. (signal for a short duration, may be 5-10 seconds)
  • make sure you set the proper baud rate.
  • send some dummi values (simulated data ) in the data packet format as we have demonstrated in the example to view it in the GUI.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Protocentral/AFE4490_Oximeter/issues/15#issuecomment-875642557, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUX3GAKUAIBLFYXLDYCVKITTWRORTANCNFSM474KOCEQ .