-
Notifications
You must be signed in to change notification settings - Fork 30
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
Porting this code #6
Comments
@sreibs It looks you might be missing samples, can you please recheck your readback routines (to read data from the AFE4490's SPI)? |
its not stable except when there is no light in the room |
Hi all,
Do you think it is a matter of light in the room ? Thank you for your feedback, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi guys,
I am trying to use this with a raspberry. I used this code and the BCM2835 for hardware management (GPIO etc....).
Most is working (communication, SPI, spo² value seems correct..) but the heartbeat is very unstable (78bpm then 150 then 90...).
Can you point at extra care to have to get this code working on another target? I have seen the "FS" constant that is supposed to be a sampling frequency, but I don't know how to adjust it for my target.
Thank you very much for your help.
The text was updated successfully, but these errors were encountered: