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

fix(Other): MAX32657: Update NVIC_PRIO_BITS as 3 #1054

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Jun 24, 2024

Description

NB priority bits shall be 3 as per of documentations
image

More detail here: https://jira.analog.com/browse/WALLEYESW-217
@BobbyCounts found this issue.

For 4 bits configuration assertion fail occurs in zephyr sdk side for multiple drivers.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@KenJ-Analog FYI.

As per of Design document it number of priotiy bits shall be 3

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@ozersa ozersa changed the base branch from main to feat/ME30 June 24, 2024 11:25
@ozersa ozersa requested review from Jake-Carter, sihyung-maxim and KenJ-Analog and removed request for KenJ-Analog June 24, 2024 13:07
@sihyung-maxim sihyung-maxim merged commit 1781816 into feat/ME30 Jun 24, 2024
9 checks passed
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Jun 24, 2024
@ozersa ozersa deleted the Update-MAX32657-NVIC_PRI_Bits branch June 24, 2024 16:01
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ttmut pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Oct 31, 2024
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