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 stm32l4+ flash issue #25193

Merged

Conversation

tsubashchandar
Copy link
Contributor

stm32l4+ flash reset register has been reset properly

stm32l4+ flash reset register has been reset properly
@tridge tridge force-pushed the fix_stm32l4plus_flash_issue branch from 1bf8a5c to 1dd45a0 Compare October 5, 2023 20:33
Copy link
Contributor

@tridge tridge left a comment

Choose a reason for hiding this comment

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

I've changed it to be 0xC3FBU so we don't set reserved bits:
image
can you please test the change?
thanks!

@peterbarker
Copy link
Contributor

@tsubashchandar we've previously hit problems where setting reserved bits caused problems, thus tridge's patch.

@tsubashchandar
Copy link
Contributor Author

Okay , I will test and update. Thanks

@tsubashchandar
Copy link
Contributor Author

It is working fine . We can merge it

@tridge tridge merged commit 49d7d0b into ArduPilot:master Oct 6, 2023
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.

3 participants