foss-for-synopsys-dwc-arc-processors / embarc_osp

embARC Open Software Platform (OSP) - An embedded software distribution for IoT and other embedded applications for ARC
https://www.embarc.org/
BSD 3-Clause "New" or "Revised" License
70 stars 62 forks source link

the led of max30102 device can not be lightened #115

Closed ym0v0my closed 5 years ago

ym0v0my commented 5 years ago

Issue Summary


Bug

Development Environment

Bug Description

We brought a max30102 module to support the project recently.But the ir led and red led of the module can not be lightened when we connect the four pins(VCC GND SDA SCL) to the board. We found out some videos about max30102 ,they showed that it works well with some boards,such as STM32 and Ardunio,by connecting the four pins we have mentioned above.

YuguoWH commented 5 years ago

Please make sure your connection is correct, as well as the module and your code. Also, please make sure pin_mux is correctly set.