Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STMF103RB #15

Open
MichalKrawacki opened this issue Jul 6, 2021 · 2 comments
Open

STMF103RB #15

MichalKrawacki opened this issue Jul 6, 2021 · 2 comments

Comments

@MichalKrawacki
Copy link

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
Copy link

joicetm commented Jul 7, 2021

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.

@MichalKrawacki
Copy link
Author

MichalKrawacki commented Jul 8, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants