Arduino IDE

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
bmohandes
Posts: 1
Joined: Sat May 01, 2021 4:49 pm

Arduino IDE

Post by bmohandes »

Hi,
I am completely new to this form....hope someone can help me.
We have developed an application on another platform (ESP32) and now want to migrate to an STM part.
We have chosen the STM32L412RB, as this part seems readily available.
We do plan to migrate to the ST IDE at a later time, but for now we would like to migrate our application to in the Arduino IDE.
I have gone through all the installation routines, and loaded a 'generic STM32L4 board.

If I check the simple 'blink' sketch to test being able to upload code, it seems OK. The right port is selected.
If I try and load the code, i get the following error message:

"STM32_Programmer_CLI.exe not found.
Please install it or add <STM32CubeProgrammer path>\bin' to your PATH environment:
https://www.st.com/en/development-tools ... eprog.html
Aborting! "

I do have the STM Cube software loaded, but cannot find any reference to this file.

Any suggestions?
Thanks for any assistance...
Bijan
stevestrong
Posts: 502
Joined: Fri Dec 27, 2019 4:53 pm
Answers: 8
Location: Munich, Germany
Contact:

Re: Arduino IDE

Post by stevestrong »

viewtopic.php?f=2&t=301

Which OS?
You need to install STM32CubeProgrammer.
GonzoG
Posts: 403
Joined: Wed Jan 15, 2020 11:30 am
Answers: 26
Location: Prudnik, Poland

Re: Arduino IDE

Post by GonzoG »

There are STM32CubeMX and STM32CubeProgrammer.
Are you sure you have STM32CubeProgrammer installed ??
Post Reply

Return to “IDE's”