Arduino_Boards icon indicating copy to clipboard operation
Arduino_Boards copied to clipboard

STM32 Cube Programmer (not found)

Open santaimpersonator opened this issue 11 months ago • 0 comments

Using the SparkFun STM32 Boards (v2.1.0) with the Arduino IDE (v2.1.1), I had to modify the stm32CubeProg.bat file for the boards package. I modified the default path to:

set STM32CP=%ProgramFiles%\STMicroelectronics\STM32CubeProgrammer\bin

*Adding the correct file path for the STM32CubeProgrammer to the environmental $PATH variable did not solve the issue as recommended by the error message.

santaimpersonator avatar Jul 07 '23 23:07 santaimpersonator