MAX30003 has 18 bit ADC so i wanted to convert the value range of this ADC to 0-3.3Volts.
I tried the formula below but still getting values bigger then 3.3.
double ecg = (sample*3.3)/(2^18 -1)
do anyone know how to handle this?
MAX30003
Production
The MAX30003 is a complete, biopotential, analog front-end solution for wearable applications. It offers high performance for clinical and fitness applications...
Datasheet
MAX30003 on Analog.com
MAX30003 has 18 bit ADC so i wanted to convert the value range of this ADC to 0-3.3Volts.
I tried the formula below but still getting values bigger then 3.3.
double ecg = (sample*3.3)/(2^18 -1)
do anyone know how to handle this?
lallison - Moved from StudentZone (Analog Dialogue) to MEMS Inertial Sensors. Post date updated from Tuesday, February 6, 2024 9:11 AM UTC to Tuesday, July 16, 2024 9:22 PM UTC to reflect the move.
Thank you for posting this. I am not sure that we have coverage for this product, in this particular forum. I will see what I can find out, with respect to which forum would give you the best access to expertise on this product.
Here is what I have found out: the best forum for the MAX30003 is: Temperature Sensors
I hope that this helps.