Skip to content

F301: Add missing P to JADST #696

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

Merged
merged 2 commits into from
Apr 4, 2022
Merged

F301: Add missing P to JADST #696

merged 2 commits into from
Apr 4, 2022

Conversation

Sh3Rm4n
Copy link
Member

@Sh3Rm4n Sh3Rm4n commented Feb 6, 2022

The f301 is the only device in the F3 family, which has the field name
wrong. In the datasheet RM0366 12.5.3 JADSTP is also used.

The f301 is the only device in the F3 family, which has the field name
wrong. In the datasheet [RM0366] 12.5.3 `JADSTP` is also used.

[RM0366]: https://www.st.com/resource/en/reference_manual/dm00094350.pdf
@github-actions
Copy link

github-actions bot commented Feb 6, 2022

Memory map comparison

Only the peripheral is named ADC_Common. ADC1_2 is consistently used for
every F3 family device except F3x4 (and F373, which has no common ADC).

The address is the same compared to the other devices and in other
places ADC12 is already used for some fields and descriptions
@github-actions
Copy link

github-actions bot commented Feb 6, 2022

Memory map comparison

@newAM newAM added the stm32f3 label Feb 6, 2022
Copy link
Member

@richardeoin richardeoin left a comment

Choose a reason for hiding this comment

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

Thanks, looks good.

In case anyone missed it, the reason for the peripheral rename is in the commit message

Only the peripheral is named ADC_Common. ADC1_2 is consistently used for
every F3 family device except F3x4 (and F373, which has no common ADC).

The address is the same compared to the other devices and in other
places ADC12 is already used for some fields and descriptions

bors r+

@bors
Copy link
Contributor

bors bot commented Apr 4, 2022

Build succeeded:

@bors bors bot merged commit 4772e74 into stm32-rs:master Apr 4, 2022
@Sh3Rm4n Sh3Rm4n deleted the f301-jadstp branch April 4, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants