Skip to content
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

MAX32675: wrong bit settings in afe_adc_zero_regs.h for ref_sel #737

Open
oledreessen opened this issue Sep 19, 2023 · 0 comments
Open

MAX32675: wrong bit settings in afe_adc_zero_regs.h for ref_sel #737

oledreessen opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@oledreessen
Copy link

the bit settings for ref_sel case REF0P/REF0N (refer to UG7594 page 246) must be 0x2 in afe_adc_zero_regs.h (line 367)

Additionally REF2P/REF2N does not exit (lines 372ff):
#define MXC_V_AFE_ADC_ZERO_CTRL_REF_SEL_REF2P_AND_REF2N ((uint8_t)0x2UL)
#define MXC_S_AFE_ADC_ZERO_CTRL_REF_SEL_REF2P_AND_REF2N

@Jake-Carter Jake-Carter added the bug Something isn't working label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants