Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

maximeborges
Copy link
Member

This pull request fix all the registers for every timers on every F7xx chips, based on the reference manual for those (RM0431, RM0385 andRM0410).

I'd like to get suggestions for better names for the new common patches that I created, they don't seem to fit with the others but I'm not sure what would be the best way to name them.

@github-actions
Copy link

Memory map comparison

@maximeborges maximeborges force-pushed the bugfix/stm32f7_fix-timers branch from 6de9be7 to 9effa1a Compare August 31, 2021 15:49
@github-actions
Copy link

Memory map comparison

@maximeborges maximeborges force-pushed the bugfix/stm32f7_fix-timers branch from 9effa1a to 955553c Compare August 31, 2021 16:55
@github-actions
Copy link

Memory map comparison

Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

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

Thanks for this series of PRs! Good timing too as I'm close to releasing 0.14; I'll make sure these all get sorted first. I'll work through them in order though.

On the whole this one looks great, but there's a handful of bits I didn't understand or didn't seem right:

@adamgreig
Copy link
Member

I'd like to get suggestions for better names for the new common patches that I created, they don't seem to fit with the others but I'm not sure what would be the best way to name them.

I'm not too worried about the names. You could put them inside tim/v2/if you wanted, but they're fine as-is.

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

Memory map comparison

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

Memory map comparison

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

Memory map comparison

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

Memory map comparison

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

Memory map comparison

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

Memory map comparison

@adamgreig
Copy link
Member

Thanks for the updates, just the CCR5/6 query left I think.

@adamgreig adamgreig mentioned this pull request Sep 6, 2021
10 tasks
@github-actions
Copy link

github-actions bot commented Sep 6, 2021

Memory map comparison

@maximeborges maximeborges force-pushed the bugfix/stm32f7_fix-timers branch from ff71736 to 545e6ff Compare September 6, 2021 08:23
@github-actions
Copy link

github-actions bot commented Sep 6, 2021

Memory map comparison

Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

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

Thanks again for this PR!

bors merge

@bors bors bot merged commit 1aa623b into stm32-rs:master Sep 6, 2021
bors bot added a commit that referenced this pull request Sep 9, 2021
612: [stm32f7] Fix SYSCFG registers r=adamgreig a=maximeborges

Following #606, fix fields  in SYSCFG for every F7 chips

Co-authored-by: Maxime <[email protected]>
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