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

STM32F4 8-bit support for 1.8v operation #316

Merged
merged 1 commit into from
Jun 10, 2015

Conversation

radii
Copy link

@radii radii commented Jun 10, 2015

Per ST doc DM00035129.pdf "DocID022063 Rev 5", the STM32F415xx data sheet,
table 40 on page 110 of the PDF, 32-bit program operation is only possible
above 2.7 Volts.

In order to support programming on devices running at lower voltages, this
commit adds an 8-bit programming mode and the necessary tests to enable it
when the reported voltage is below 2.7 Volts.

Per ST doc DM00035129.pdf "DocID022063 Rev 5", the STM32F415xx data sheet,
table 40 on page 110 of the PDF, 32-bit program operation is only possible
above 2.7 Volts.

In order to support programming on devices running at lower voltages, this
commit adds an 8-bit programming mode and the necessary tests to enable it
when the reported voltage is below 2.7 Volts.
@radii radii force-pushed the stm32f4-low-voltage branch from 93f4603 to 7153510 Compare June 10, 2015 00:54
texane added a commit that referenced this pull request Jun 10, 2015
STM32F4 8-bit support for 1.8v operation
@texane texane merged commit bf5c470 into stlink-org:master Jun 10, 2015
@Nightwalker-87 Nightwalker-87 added this to the v1.2.0 and older milestone Feb 26, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants