Page 1 of 1

Arduino IDE

Posted: Sat May 01, 2021 5:00 pm
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

Re: Arduino IDE

Posted: Sat May 01, 2021 9:48 pm
by stevestrong
viewtopic.php?f=2&t=301

Which OS?
You need to install STM32CubeProgrammer.

Re: Arduino IDE

Posted: Sun May 02, 2021 10:58 am
by GonzoG
There are STM32CubeMX and STM32CubeProgrammer.
Are you sure you have STM32CubeProgrammer installed ??