Skip to content

Procedure for adding new stm32 controllers #633

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

Closed
mayurharge opened this issue Sep 4, 2019 · 3 comments
Closed

Procedure for adding new stm32 controllers #633

mayurharge opened this issue Sep 4, 2019 · 3 comments
Labels
answered question ❓ Usually converted as a discussion

Comments

@mayurharge
Copy link

Hello,
We were searching for best suitable STM32 controller for our upcoming project and figured out that STM32L433CB series works best for us.
We were trying to use STM32cubeIDE for development but it's time consuming for starting development on new environment.
I am wondering what is the procedure to add new controller support in existing CORE as we would like to contribute in adding controller support.
Thanks.

@fpistm
Copy link
Member

fpistm commented Sep 4, 2019

Hi @mayurharge
in fact this core support several STM32 series, including STM32L433CB.
Currently there is no variant (board) added with the STM32L433CB.
You can add your board following this Wiki:
https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-(board)

Or add a generic boards in GENF3 menu as it was made for STM32F103Rx:
#615

@mayurharge
Copy link
Author

Thanks @fpistm.

@fpistm fpistm added question ❓ Usually converted as a discussion answered labels Sep 5, 2019
@fpistm fpistm closed this as completed Sep 6, 2019
@fpistm
Copy link
Member

fpistm commented Sep 6, 2019

Welcome @mayurharge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered question ❓ Usually converted as a discussion
Projects
None yet
Development

No branches or pull requests

2 participants