I have found a own workaround for my problem.
It is still very rudimentary, but it is enough for me.
I use the CLI from the STM32Cubeprogrammer
The below lines do the most work:
For the first Arduino IDE:
C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin>STM32_Programmer_CLI ...
Search found 7 matches
- Tue Jul 26, 2022 3:43 pm
- Forum: IDE's
- Topic: Two Arduino IDE'S, two STLINK'S simultan
- Replies: 1
- Views: 2653
- Sun Jul 24, 2022 11:36 am
- Forum: IDE's
- Topic: Two Arduino IDE'S, two STLINK'S simultan
- Replies: 1
- Views: 2653
Two Arduino IDE'S, two STLINK'S simultan
Hi,
I,m using two (portable) Arduino IDE's with two STLINK V2 in exchange.
One IDE with Bluepill, one with a STMF411.
I use this with at one USB Hub with switchable USB channels.
Each IDE has its own cache folder.
This runs nearly perfect. But...
If I ever forget to activate/deactivate the ...
I,m using two (portable) Arduino IDE's with two STLINK V2 in exchange.
One IDE with Bluepill, one with a STMF411.
I use this with at one USB Hub with switchable USB channels.
Each IDE has its own cache folder.
This runs nearly perfect. But...
If I ever forget to activate/deactivate the ...
- Sat Oct 23, 2021 12:41 pm
- Forum: IDE's
- Topic: arduino slow compilation caused by GCC?
- Replies: 6
- Views: 8526
Re: arduino slow compilation caused by GCC?
mrburnette:
Thank you for information!
I would strongly suggest not upgrading the GCC components by over-writing files; old artifacts can reside in the file structure (different file names, flat files used for tuning and versioning, etc.) At best, overwriting leaves one with a potentially ...
Thank you for information!
I would strongly suggest not upgrading the GCC components by over-writing files; old artifacts can reside in the file structure (different file names, flat files used for tuning and versioning, etc.) At best, overwriting leaves one with a potentially ...
- Sat Oct 23, 2021 11:12 am
- Forum: IDE's
- Topic: arduino slow compilation caused by GCC?
- Replies: 6
- Views: 8526
arduino slow compilation caused by GCC?
Dear community,
after some month of pausing, I returned to programming Bluepill with official Stmduino-core.
I updated to Arduino IDE 1.8.16 and Core 2.1.0
My 'old' sketch (medium complexity) now needs 56 seconds for compiling
(with IDE 1.8.10 and Core 1.9 it needs only 10 sec to compile)
I ...
after some month of pausing, I returned to programming Bluepill with official Stmduino-core.
I updated to Arduino IDE 1.8.16 and Core 2.1.0
My 'old' sketch (medium complexity) now needs 56 seconds for compiling
(with IDE 1.8.10 and Core 1.9 it needs only 10 sec to compile)
I ...
- Sat May 30, 2020 5:21 pm
- Forum: Projects
- Topic: Help with cascade PID for self balancing bike
- Replies: 14
- Views: 23043
Re: Help with cascade PID for self balancing bike
There is an article in the german electronic magazine 'Elektor'
https://www.elektormagazine.de/news/gra ... er-roboter
maybe this could be interesting...
regards
kurtow
https://www.elektormagazine.de/news/gra ... er-roboter
maybe this could be interesting...
regards
kurtow
- Mon Feb 17, 2020 7:54 pm
- Forum: IDE's
- Topic: Sloeber IDE runs with core 1.7 but not with 1.8
- Replies: 3
- Views: 4804
Sloeber IDE runs with core 1.7 but not with 1.8
Hello,
I tested the Sloeber IDE (based on Eclipse).
It runs very well for me and I can compile a quite complex sketch. Also the upload to Bluepill is running.
But only with the 1.7 core.
When I try to use the stmduino 1.8 core, there are a lot of errors.
Even a 'naked' sketch (only setup() and ...
I tested the Sloeber IDE (based on Eclipse).
It runs very well for me and I can compile a quite complex sketch. Also the upload to Bluepill is running.
But only with the 1.7 core.
When I try to use the stmduino 1.8 core, there are a lot of errors.
Even a 'naked' sketch (only setup() and ...
- Sun Feb 16, 2020 11:18 am
- Forum: Let us know a bit about you and your projects
- Topic: Hello from Kurtow187
- Replies: 1
- Views: 2951
Hello from Kurtow187
Hello!
I am very lucky that the stm32duino forum is alive again!
In the past, I formerly only attended Rogers forum as a guest reader.
I got a lot of important information from there. Thanks a lot for this to Roger.
Also many Thanks to fpistm and all the other guys for their great work!
My ...
I am very lucky that the stm32duino forum is alive again!
In the past, I formerly only attended Rogers forum as a guest reader.
I got a lot of important information from there. Thanks a lot for this to Roger.
Also many Thanks to fpistm and all the other guys for their great work!
My ...