Arduino IDE und ST-Link

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
rulixa
Posts: 7
Joined: Mon Feb 14, 2022 9:42 am

Arduino IDE und ST-Link

Post by rulixa »

upload ends with error:
2022-02-14T10:35:49 WARN src/stlink-usb.c: Error -3 (Permission denied) opening ST-Link/V2 device 002:005

Error Message only with Linux, With Win 10 no erroer code . but no upload done.
:oops:
Pls help
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: Arduino IDE und ST-Link

Post by fpiSTM »

First which core you used ?
ag123
Posts: 1655
Joined: Thu Dec 19, 2019 5:30 am
Answers: 24

Re: Arduino IDE und ST-Link

Post by ag123 »

in linux

there are some udev rules like such
https://github.com/rogerclarkmelbourne/ ... v2-1.rules
that needs to go into
/etc/udev/rules.d/


for the 'official' core
https://github.com/stm32duino/Arduino_Core_STM32
you could use stm32 cube programmer as an alternative
https://www.st.com/en/development-tools ... eprog.html
rulixa
Posts: 7
Joined: Mon Feb 14, 2022 9:42 am

Re: Arduino IDE und ST-Link

Post by rulixa »

fpiSTM asks: First which core you used ?

ST-Link V2
Post Reply

Return to “IDE's”