Test program for a Max30102 heartrate sensor on a STM32L476RG specific board ENSMM
Dependencies: mbed
These two pictures show how to connect the Mheuve Sensor to the ST-Link debugger (don't forget to disable ST-link jumpers and JP5 on the board! ):
These two pictures show how to connect the Mheuve Sensor TX RX to the ST-Link debugger (don't forget to cross TX and RX, it means Mheuve sensor TX on ST-Link RX and ST-Link TX on Mheuve sensor RX ):
The Mheuve sensor board needs to be powered by an external battery.
The result appears on the terminal, speed config is 115200 bds.
History
Test program for a Max30102 heartrate sensor on a STM32L476RG specific board ENSMM
2021-01-27, by jimbaud [Wed, 27 Jan 2021 09:32:22 +0000] rev 5
Test program for a Max30102 heartrate sensor on a STM32L476RG specific board ENSMM
improved coding style
2016-05-19, by MaximGordon [Thu, 19 May 2016 22:04:06 +0000] rev 4
improved coding style
updated variable names
2016-04-21, by MaximGordon [Thu, 21 Apr 2016 19:38:17 +0000] rev 3
updated variable names
updated variable names
2016-04-21, by MaximGordon [Thu, 21 Apr 2016 18:25:34 +0000] rev 2
updated variable names
2016-04-20, by MaximGordon [Wed, 20 Apr 2016 23:05:38 +0000] rev 1
Complete
2016-04-20, by MaximGordon [Wed, 20 Apr 2016 21:46:06 +0000] rev 0
Complete