Skip to content

STM32G031 Support? #857

Closed
Closed
@gilgm12

Description

@gilgm12

Is the STM32G031 line of MCUs supported? Easy enough to add?

Datasheet is here:
https://www.st.com/resource/en/datasheet/stm32g031j6.pdf

I know the STM32G071RB is supported - perhaps I can modify that definition?

Activity

fpistm

fpistm commented on Jan 6, 2020

@fpistm
Member

All STM32 series and MCU lines are supported. It only requires to add a variant.
It was already requested in #855 and added to the #722 variants list.

gilgm12

gilgm12 commented on Jan 6, 2020

@gilgm12
Author

Excellent, thank you. :)

fpistm

fpistm commented on Jan 7, 2020

@fpistm
Member

Excellent, thank you. :)

Welcome.
This list is all the specific requirements by the community and anyone could help to do the variant following the Wiki.

added this to the 2.0.0 milestone on Jan 22, 2021
added a commit that references this issue on Jan 23, 2021
f375a51
added 6 commits that reference this issue on Jan 23, 2021
b2d4adb
bb1f1da
cdefdc2
ecef497
87ca51b
33fd68b

31 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      STM32G031 Support? · Issue #857 · stm32duino/Arduino_Core_STM32