Skip to content

Fix OSR config and APPEND_STATUS mask - #2

Open
w4iei wants to merge 1 commit into
CrabLabsLLC:mainfrom
w4iei:fix-osr-append-status
Open

Fix OSR config and APPEND_STATUS mask#2
w4iei wants to merge 1 commit into
CrabLabsLLC:mainfrom
w4iei:fix-osr-append-status

Conversation

@w4iei

@w4iei w4iei commented Feb 25, 2026

Copy link
Copy Markdown

This PR fixes two bitfield issues in the register definitions/config path:
• TLA25x8_Configure() was building OSR_CFG using OSC_SEL shift/mask; now uses TLA25x8_OSR_SHIFT/MASK so oversampling is configured correctly.
• TLA25x8_APPEND_STATUS_MASK incorrectly used TLA25x8_CAL_SHIFT; now uses TLA25x8_APPEND_STATUS_SHIFT so the mask targets the correct bit.

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.

1 participant