Skip to content

Add TLV320AIC3204 driver library#275

Merged
FoamyGuy merged 1 commit intoadafruit:mainfrom
relic-se:tlv320aic3204
Mar 24, 2026
Merged

Add TLV320AIC3204 driver library#275
FoamyGuy merged 1 commit intoadafruit:mainfrom
relic-se:tlv320aic3204

Conversation

@relic-se
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@FoamyGuy FoamyGuy merged commit ae440e7 into adafruit:main Mar 24, 2026
1 check passed
@relic-se relic-se deleted the tlv320aic3204 branch March 24, 2026 20:57
@relic-se
Copy link
Copy Markdown
Contributor Author

@FoamyGuy Thanks for the merge! By the way, I considered adding support for this chip within https://github.com/adafruit/Adafruit_CircuitPython_TLV320, but the approach I took to paged registers and a few other elements ended up being very different.

@FoamyGuy
Copy link
Copy Markdown
Contributor

@relic-se I saw those subclasses you made for the paged registers. Neat way to handle it. I need to explore devices that use these types of registers. Maybe we can adopt some classes like those into adafruit_register some day.

@relic-se
Copy link
Copy Markdown
Contributor Author

@FoamyGuy I think it depends on how standardized register paging like that is. So far, I've only seen it on a small handful of DACs/codecs with plentiful settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants