Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.79 KB

Home.md

File metadata and controls

52 lines (36 loc) · 1.79 KB

[[/img/stm32duino.png|alt="stm32duino"]]

Welcome to the stm32duino wiki!

[[Getting Started]]

For full instructions on using the STM32 boards with Arduino, see the [[Getting Started]] page.

Boards available:

See Supported boards section of the Arduino_Core_STM32/README.md.

API References:

See [[API]] references for usage of accessing the hardware with the Arduino API-functions.

Libraries:

See [[Libraries]]

Advanced usages:

Contributing

  • [[Add a new variant (board)]]
  • [[Using git repository]]

Customization

  • [[Definitions|Custom-definitions]]
  • [[Build options (build_opt.h)|Customize-build-options-using-build_opt.h]]
  • [[HAL module configuration|HAL-configuration]]
  • [[Board support based on a core|Custom-board-based-on-a-core]]

[[How to debug]]

Connectivities

  • [[BLE|STM32duinoBLE]]
  • [[LoRa]]

Troubleshooting

Check the [[FAQ]] in case it is a common problem and it may be discussed there.

If you have any issue to download/use a package, you could file an issue on BoardManagerFiles GitHub.

For STM32 Core or tools issue, file an issue on the related Github:

For STM32dunio libraries, file an issue on the related Github.

Or submit a topic on the stm32duino forum:

Links

Arduino.cc official website

STM32 MCU