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

Added option byte info for STM32F411XX #1141

Merged

Conversation

simpskd
Copy link

@simpskd simpskd commented May 11, 2021

Updated the device ID enum for 0x431 to "STLINK_CHIPID_STM32_F411XX" in order to cover the entire STM32F411xC/E line. Updated the chip description for the STM32F411XX to "STM32F411xC/E" and added the STM32F4 option bytes base and size. The update for option bytes fixes the "option" command. The project build was performed at command line with mingw64-build.bat. The utility st-flash.exe was tested with the evaluation board STM32F411E-DISCO:
st-flash --area=option read c:\test.bin 0x04
st-flash --area=option write 0x0FFFAAED

@Nightwalker-87 Nightwalker-87 changed the title Adding option byte info for STM32F411XX Added option byte info for STM32F411XX May 12, 2021
@Nightwalker-87 Nightwalker-87 merged commit 71d1dab into stlink-org:develop May 12, 2021
@stlink-org stlink-org locked as resolved and limited conversation to collaborators May 12, 2021
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.

4 participants