Examples

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
stan
Posts: 70
Joined: Wed Nov 11, 2020 7:40 pm

Re: Examples

Post by stan »

I have this.
list 5.png
list 5.png (61.4 KiB) Viewed 8569 times
I need this.
list18 25%.png
list18 25%.png (29.99 KiB) Viewed 8569 times
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: Examples

Post by fpiSTM »

@stan

@GonzoG give you the answer:
GonzoG wrote: Mon Jan 25, 2021 2:10 am Roger's Clark core wiki:
https://github.com/rogerclarkmelbourne/ ... STM32/wiki
Install roger's core and then you will have those entries....
stan
Posts: 70
Joined: Wed Nov 11, 2020 7:40 pm

Re: Examples

Post by stan »

I followed that link and this is what I have
hardware.png
hardware.png (17.85 KiB) Viewed 8564 times
master.png
master.png (12.89 KiB) Viewed 8557 times
master 2.png
master 2.png (11.28 KiB) Viewed 8564 times
Last edited by stan on Mon Jan 25, 2021 7:27 pm, edited 1 time in total.
stan
Posts: 70
Joined: Wed Nov 11, 2020 7:40 pm

Re: Examples

Post by stan »

master 3.png
master 3.png (20.58 KiB) Viewed 8554 times
and on the end zip files ?
master 4.png
master 4.png (46.52 KiB) Viewed 8562 times
Last edited by stan on Mon Jan 25, 2021 7:30 pm, edited 1 time in total.
stan
Posts: 70
Joined: Wed Nov 11, 2020 7:40 pm

Re: Examples

Post by stan »

When I tried add as zip library I got this error.
zip.png
zip.png (57.19 KiB) Viewed 8559 times
Specified folder/zip file does not contain valid library
ag123
Posts: 1655
Joined: Thu Dec 19, 2019 5:30 am
Answers: 24

Re: Examples

Post by ag123 »

either git clone the repository or download the zip
https://github.com/rogerclarkmelbourne/Arduino_STM32
then look inside the folder
Arduino_STM32/STM32F1/libraries/A_STM32_Examples/
https://github.com/rogerclarkmelbourne/ ... 2_Examples
it may not be on the graphical menu, you can view them as text files
stan
Posts: 70
Joined: Wed Nov 11, 2020 7:40 pm

Re: Examples

Post by stan »

I followed the links and the results are as in previous post.
Screen Shot 2021-01-25 at 3.34.37 PM.png
Screen Shot 2021-01-25 at 3.34.37 PM.png (22.96 KiB) Viewed 8551 times
This what is missed and I can't fix that.
stan
Posts: 70
Joined: Wed Nov 11, 2020 7:40 pm

Re: Examples

Post by stan »

I have only this option
Screen Shot 2021-01-25 at 3.54.55 PM.png
Screen Shot 2021-01-25 at 3.54.55 PM.png (5.26 KiB) Viewed 8551 times
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: Examples

Post by mrburnette »

stan wrote: Mon Jan 25, 2021 8:54 pm I followed the links and the results are as in previous post.
Image
This what is missed and I can't fix that.

... That is a heading ... it is not bolded, that is why you cannot select it (the red separator is a heading separator.)
Maple Mini is the 1st board selection under the STM32 Boards (Stm32duino.com) heading.
A single core can have one or many individual boards selections. The Arduino IDE parses the selections from the boards.txt file.

The IDE builds the Boards menu dynamically from installed (or /Arduino/hardware) cores. Dynamically means each time the IDE is opened by the host OS. The Menu will also refresh when new cores are installed through the Installation menu.

The Examples that get installed with the IDE may look like:
https://www.arduino.cc/en/Tutorial/BuiltInExamples

I say "may" because the IDE changes quicker than the documentation. I do not wish to be rude, but the IDE is ever-changing and there is even a pre-release people can install. Add to that even though it is JAVA based, there are numerous ways it gets installed. Bottom line, there is no absolute guarantee that anyone will get two identical installations, but generally the same features that matter will appear between recent installations on OS-X, Linux, and Windows.
Last edited by mrburnette on Mon Jan 25, 2021 11:12 pm, edited 1 time in total.
stan
Posts: 70
Joined: Wed Nov 11, 2020 7:40 pm

Re: Examples

Post by stan »

this is from old PC ( I have problem to download 100 KB picture ) and zoom in.

list18 25%.png
list18 25%.png (29.99 KiB) Viewed 8536 times
Screen Shot 2021-01-25 at 3.34.37 PM.png
Screen Shot 2021-01-25 at 3.34.37 PM.png (22.96 KiB) Viewed 8536 times

this is on new PC
list 5.png
list 5.png (61.4 KiB) Viewed 8536 times
Post Reply

Return to “IDE's”