stm32duino / Arduino_Core_STM32

STM32 core support for Arduino
https://github.com/stm32duino/Arduino_Core_STM32/wiki
Other
2.75k stars 958 forks source link

[New Variant] request list #722

Open fpistm opened 4 years ago

fpistm commented 4 years ago

Hereafter the list of all new variants requested

Note

This is a community projects so any help are welcome. To add a STM32 based board follows this wiki

Any contribution is welcome, so feel free submit a PR. 😉

Board support requested:

3D printers:

Discovery

MP1

Nucleo

Generic / Custom

3D printer:

LoRa:

PerennialNovice commented 2 years ago

Hello,

I would like to add support for Nucleo-L4P5ZG like stated over there in the forums: https://www.stm32duino.com/viewtopic.php?f=12&t=1063

I somehow succeeded to modify the files so that a project compiles for the Nucleo-L4P5ZG and successfully downloads to the board.

But I am completely new to github and don't know how to use it properly...

fpistm commented 2 years ago

Hi @Pestimist First you should read the https://github.com/stm32duino/Arduino_Core_STM32/blob/master/CONTRIBUTING.md Mainly Pull Requests section.

PerennialNovice commented 2 years ago

ok, thank you!

bertrik commented 2 years ago

Hi all,

I'm working on adding support for the Seeed studios LoRa E5 mini board. It uses an STM32WLE5JCIx, with has an SX1262 LoRa transceiver integrated on an internal "subghz" SPI bus. This board has serial pins on PB6/PB7, a LED on PB5, user button, and a radio Tx/Rx switch on pins PA4/PA5.

The plan is to add this under 'Generic STM32WL series', then as variant 'Seeed LoRa E5 mini', a bit like the 'Generic node SE (TTI)" from TheThingsIndustries.

Work in progress will appear at my fork: https://github.com/bertrik/Arduino_Core_STM32

HammadK44 commented 2 years ago

Hi, Could someone please help me with STM32MP1. I have updated PlatformIO to the latest version now but I am still not getting the option for STM32MP1 board in the Board Selector.

Screenshot 2021-12-17 095222
fpistm commented 2 years ago

Hi @HammadK44, you should ask to pio.

fpistm commented 2 years ago

You can comments on this one: https://github.com/platformio/platform-ststm32/issues/470

alextrical commented 1 year ago

Im looking to help with adding support for the MCU's on this list. Can I get a confirmation that anything here wihtout a "Tick" is still outstanding, and still required?

fpistm commented 1 year ago

the MCU's on this list. Can I get a confirmation that anything here wihtout a "Tick" is still outstanding, and still required?

Normally yes. We try to keep the list up to date, anyway a mistake can always exists :wink: but easy to fix. When you add a board if you see it in the boards.txt it is probably already added.

alextrical commented 1 year ago

Perfect, I will look into doing a few of those when I find the time. I dont have the boards to test, but hope the definitions untested are better than no definition at all ;)

anupam-dubey commented 1 year ago

I request you to add STM32F030K6 as new generic , it is yet to be added in release 2.4.0 . i am wating for it. Is there any way i can program it using existing 2.3.0 release

fpistm commented 1 year ago

I request you to add STM32F030K6 as new generic , it is yet to be added in release 2.4.0 . i am wating for it. Is there any way i can program it using existing 2.3.0 release

Hi @anupam-dubey yes it was added here: https://github.com/stm32duino/Arduino_Core_STM32/pull/1792 You can get the files from the directory and add entry board in the boards.txt.

adrianpi commented 1 year ago

Hello, is there any update on NUCLEO-H7A3ZI-Q support? Otherwise how can I contribute? Thanks!

fpistm commented 1 year ago

You can refers to https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-%28board%29 to add at least the generic variant.

orhanyor commented 1 year ago

Hello, is it possible to add STM32F030CC support please? It is a nice alternative to samd21g18 chip with 256k flash in LQFP48 package.

fpistm commented 1 year ago

Hello, is it possible to add STM32F030CC support please? It is a nice alternative to samd21g18 chip with 256k flash in LQFP48 package.

Added to the list

orhanyor commented 1 year ago

Hello, is it possible to add STM32F030CC support please? It is a nice alternative to samd21g18 chip with 256k flash in LQFP48 package.

Added to the list

Thank you

MandoRick commented 1 year ago

Would it be possible to add the Nucleo-C031C6 (Nucleo-64) board? I would be very grateful.

fpistm commented 1 year ago

Would it be possible to add the Nucleo-C031C6 (Nucleo-64) board? I would be very grateful.

It is available in the main branch. I've just added STM32C0 support. See #1926.

MAXiDROME commented 1 year ago

Hi! I've tried to add STM32F105VCT6 step by step by instructions, but can't see it in dropdown menu after IDE restart. Please help.

fpistm commented 1 year ago

F105VCT6 step by step by instructions, but can't see it in dropdown menu after IDE restart. Please help.

Hi @MAXiDROME we can't help with this kinf of info. Open a discussion then share your config, how you proceed and your patch.

dojyorin commented 1 year ago

Thank you for adding H5 the other day. I was able to get the NUCLEO-H503RB this time, so could you add it...?

fpistm commented 1 year ago

Hi @dojyorin

Thank you for adding H5 the other day. I was able to get the NUCLEO-H503RB this time, so could you add it...?

Welcome. Anyway, I will not have time to add it. I've added the 2 others to test the STM32H5 support. Moreover I do not have this one. Feel free to add it yourself and submit a PR. It is a community project any contributions are welcome. 😉

dojyorin commented 1 year ago

@fpistm Sorry for being selfish while you're busy. I don't know if I can do it properly, but I'll try to submit pull request first.

lukemagdalin commented 1 year ago

Are there any plans to add the STM32C011J6Mx series processors?

fpistm commented 1 year ago

Hi @lukemagdalin this is a community project, do not hesitate to contribute. Adding generic MCU support is not so hard. Feel free to submit a PR.

HonestQiao commented 9 months ago

NUCLEO-U5A5ZJ-Q is a STM32 Nucleo-144 development board. Can we support it? Thanks!

NUCLEO-U5A5ZJ-Q @ ST

9to1url commented 4 months ago

I checked the list, H755ZI already requested, but please do expedite, thanks :-)

fpistm commented 4 months ago

I checked the list, H755ZI already requested, but please do expedite, thanks :-)

Feel free to contribute. 😉

besser435 commented 4 months ago

ST recently released the STM32U0 line of microcontrollers. It would be nice if this could support them.

fpistm commented 4 months ago

ST recently released the STM32U0 line of microcontrollers. It would be nice if this could support them.

Hi @besser435, this is not really a new variant. First the STM32U0xx support have to be added. Feel free to open a issue to request it.