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

Add support for STM32G4 chips #822

Closed
wants to merge 7 commits into from
Closed

Conversation

WRansohoff
Copy link
Contributor

This uses the same logic as the G0/WB chips. And the G0 / G4 series seem to use the same general Flash register layout, so I merged some of those registers and bit fields.

I also tested this with a program which spans more than 3 pages on an STM32G431 and an STM32G071 'Nucleo-64' board, so hopefully this change will work the first time unlike the G0/WB support.

Knock on wood...

@Nightwalker-87 Nightwalker-87 added this to the v1.5.2 milestone Feb 19, 2020
@stlink-org stlink-org deleted a comment from Kezii Feb 19, 2020
@Nightwalker-87 Nightwalker-87 modified the milestones: v1.5.2, Next, General, v1.6.1 Feb 19, 2020
@Nightwalker-87 Nightwalker-87 added this to In progress in Release v1.6.1 via automation Feb 20, 2020
@Nightwalker-87 Nightwalker-87 self-assigned this Feb 20, 2020
Nightwalker-87 added a commit that referenced this pull request Feb 20, 2020
@Nightwalker-87
Copy link
Member

Redirected to develop branch. Closes #822.

@Nightwalker-87
Copy link
Member

@WRansohoff: Thx for your contribution!

@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants