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

The EVSYS Channels Size is incorrect for SAMC20_DFP. #9

Open
CharleO opened this issue Nov 8, 2022 · 0 comments
Open

The EVSYS Channels Size is incorrect for SAMC20_DFP. #9

CharleO opened this issue Nov 8, 2022 · 0 comments

Comments

@CharleO
Copy link

CharleO commented Nov 8, 2022

The atdf folder has EVSYS channel value to 6, where as the datasheet states it should be 12 and anything associated with channels. Looks like all 14 atdf xml are infected under "/samc20/atdf/" folder. It was strange that SAMC21_DFP was different than SAMC20_DFP for EVSYS.

The include/component folder "evsys.h" file is initially found bug.
__IO uint32_t EVSYS_CHANNEL[6]; /**< Offset: 0x20 (R/W 32) Channel n */
__I uint8_t Reserved2[0x48];

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

No branches or pull requests

1 participant