Skip to content

Added STM32F072CB varant for the Elektor LoRa Node #1054

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

Merged
merged 3 commits into from
May 4, 2020

Conversation

lab-mathias-claussen
Copy link
Contributor

Summary

As the STM32F072C8 ( 64kB ) is not proviiding much space for user applications after the LoRaWAN Stack is inside, the first production run will include a STM32F072CB ( 128kB) with the same pinout but a bit more flash. The Variant has been renamed to reflect this change, also a new Board has added to the menu so you can choose what you have populated.

This PR fixes/implements the following bugs/features

  • Renamed variant to "ELEKTOR_F072Cx"
  • Added "ELEKTOR_F072CB" as baord with name "Elektor LoRa Node Core F072CB (128kB)"
  • Renamed "ELEKTOR_F072C8" to show in menu as "Elektor LoRa Node Core F072C8 (64kB)"
  • Changed Linker-Skript to suhpport both Flashsizes

As the STM32F072C8 ( 64kB ) is not proviiding much space for user applications after the LoRaWAN Stack is inside, the first production run will include a STM32F072CB ( 128kB) with the same pinout but a bit more falsh. The Variant has been renamed to reflect this change, also a new Board has added to the menu so you can choose what you have populated.
@fpistm fpistm self-requested a review May 4, 2020 09:31
@fpistm fpistm added the new variant Add support of new bard label May 4, 2020
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Thanks @lab-mathias-claussen
I've fixed the astyle issue and all LGTM.

@fpistm fpistm added this to the 1.9.0 milestone May 4, 2020
@fpistm fpistm merged commit c33ce1d into stm32duino:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants