rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.5k stars 1.26k forks source link

have an "official" install process to use with Arduino Pro IDE? #848

Closed mrbbp closed 3 years ago

mrbbp commented 3 years ago

In the Arduino pro IDE, the board are not listed in the board list. with the official STM32 arduino list, the Arduino_ST7735_STM lib does not compile Boards must be added with the board manager json file to be "installed"

have to said i like the auto completion ide... I do not code arduino every day, so autocompletion is a good help.

i do not use the in-Arduino upload process... I prefered the STM32CubeProgrammer... have to find the compiled sketch in the temp folder (hard to find on standard MacOs interface) but the way to upload seems more easy (few option) than in the Arduino IDE too many obscure options...

rogerclarkmelbourne commented 3 years ago

Which core are you using.

Where did you get that library ?

stevstrong commented 3 years ago

As explained in the forum post https://www.stm32duino.com/viewtopic.php?f=18&t=948, this core will not have Arduino board installation like method.