Skip to content

drivers: sensor: Add driver for MAX32664C #93674

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kampi
Copy link
Contributor

@Kampi Kampi commented Jul 24, 2025

  • Add driver for MAX32664 and MAX86141
  • Add sample project for MAX32664C as heart rate sensor

Open tasks:

  • Interrupt mode

Closes #93473

@Kampi Kampi marked this pull request as draft July 24, 2025 13:54
@Kampi Kampi force-pushed the Add-Driver-for-MAX32664C branch 3 times, most recently from a1d609e to c7e80ce Compare July 28, 2025 06:50
@Kampi Kampi marked this pull request as ready for review July 28, 2025 06:51
@zephyrbot zephyrbot added the platform: ADI Analog Devices, Inc. label Jul 28, 2025
@Kampi
Copy link
Contributor Author

Kampi commented Jul 28, 2025

The basic functions for the driver are functional and can be tested. I set this PR as ready for review to start discussions / review about the code, especially the documentation and the sample.

There is no rush to approve it, because I´m still working on it. Hope this is okay :)

@Kampi Kampi force-pushed the Add-Driver-for-MAX32664C branch 2 times, most recently from 13d7a97 to 3b3d487 Compare July 28, 2025 07:16
@kartben kartben requested a review from Copilot July 28, 2025 07:24
Copilot

This comment was marked as outdated.

@Kampi Kampi force-pushed the Add-Driver-for-MAX32664C branch 6 times, most recently from 3d55f86 to 9de7f6f Compare July 31, 2025 17:38
@Kampi Kampi force-pushed the Add-Driver-for-MAX32664C branch 20 times, most recently from 731a9a4 to 09710e8 Compare August 6, 2025 19:54
- Add DTS for MAX32664C
- Add driver for MAX32664C
- Add example for MAX32664C Heart rate measurement with Bluetooth
- Add private attributes and channels for health measurement

Closes: zephyrproject-rtos#93473

Signed-off-by: Daniel Kampert <DanielKampert@kampis-elektroecke.de>
@Kampi Kampi force-pushed the Add-Driver-for-MAX32664C branch from 09710e8 to 986f205 Compare August 6, 2025 19:59
Copy link

sonarqubecloud bot commented Aug 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Samples Samples area: Sensors Sensors platform: ADI Analog Devices, Inc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add driver support for MAX32664C / MAX86141
5 participants