Skip to content

HDC302X - Add driver for this sensor #93718

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 2 commits into
base: main
Choose a base branch
from

Conversation

StijnCoussement
Copy link

Add a driver for the TI HDC302X temperature and humidity sensor.
datasheet can be found on
https://cdn-learn.adafruit.com/assets/assets/000/131/097/original/hdc3021-q1.pdf?1720448563

@pdgendt
Copy link
Contributor

pdgendt commented Jul 25, 2025

@StijnCoussement in the future, just force push to your existing PR instead of opening a new one, thanks!

@StijnCoussement
Copy link
Author

@pdgendt I'm very sorry for the new PR, something went wrong and Github closed previous one without notice.
I Might have done something wrong on my end while Squashing my commits.
Will be more careful next time...

@pdgendt
Copy link
Contributor

pdgendt commented Jul 25, 2025

You should still need to cleanup your commits, look-up git interactive rebase if you're not familiar with the commands. You should end up with only 2 commits:

  1. Introduce new driver and bindings
  2. Added entry in tests

Copy link
Contributor

@pdgendt pdgendt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;)

@StijnCoussement
Copy link
Author

I'm on leave after today so it is not urgent. I will pick this up on Monday august 18th. Thanks for the assistance so far.

The HDC302X sensor is added so you can use it's driver

Signed-off-by: COUSSEMENT Stijn <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sensors Sensors platform: TI SimpleLink Texas Instruments SimpleLink MCU
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants