aromring / MAX30102_by_RF

Arduino C code for MAX30102 pulse oximetry sensor (MAXIM Integrated, Inc.)
166 stars 73 forks source link

Max30102 is not powering up #31

Closed rishabh900 closed 2 years ago

rishabh900 commented 2 years ago

I have checked my connections a hundred times and I have checked the code too but i can't figure out the reason my sensor is not powering up (I even changed the sensor). Till now I have diagnosed that upon reading any of the registers all the values it is showing me is "0xFF" only (irrespective of me setting any values to the registers or not). According to youtube one has to desolder the surface mount resistors and connect external resistors,, I have done this too. My microcontroller is PIC18F4525.

Can anybody advice me how to tackle this situation, please?