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

Mixed up mem sizes for Nucleo F413ZH #656

Closed
jcw opened this issue Nov 13, 2022 · 0 comments
Closed

Mixed up mem sizes for Nucleo F413ZH #656

jcw opened this issue Nov 13, 2022 · 0 comments

Comments

@jcw
Copy link
Contributor

jcw commented Nov 13, 2022

$ pio boards stm32f413

Platform: ststm32
======================================================================================================
ID                  MCU            Frequency    Flash    RAM    Name
------------------  -------------  -----------  -------  -----  -----------------------------------
disco_f413zh        STM32F413ZHT6  100MHz       512KB    320KB  ST 32F413HDISCOVERY
nucleo_f413zh       STM32F413ZHT6  100MHz       512KB    128KB  ST Nucleo F413ZH
genericSTM32F413CG  STM32F413CGU6  100MHz       1MB      320KB  STM32F413CG (320k RAM. 1024k Flash)
genericSTM32F413CH  STM32F413CHU6  100MHz       1.50MB   320KB  STM32F413CH (320k RAM. 1536k Flash)
genericSTM32F413RG  STM32F413RGT6  100MHz       1MB      320KB  STM32F413RG (320k RAM. 1024k Flash)
genericSTM32F413RH  STM32F413RHT6  100MHz       1.50MB   320KB  STM32F413RH (320k RAM. 1536k Flash)
$ pio --version
PlatformIO Core, version 6.1.5
$

As in the last entry, it should be 1.5 MB flash and 320 KB RAM.
And guessing from the MCU type, the disco_f413zh flash size should probably also be adjusted.

-jcw

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

No branches or pull requests

1 participant