Page 1 of 1

Arduino IDE und ST-Link

Posted: Mon Feb 14, 2022 9:59 am
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

Re: Arduino IDE und ST-Link

Posted: Mon Feb 14, 2022 10:27 am
by fpiSTM
First which core you used ?

Re: Arduino IDE und ST-Link

Posted: Mon Feb 14, 2022 10:46 am
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

Re: Arduino IDE und ST-Link

Posted: Mon Feb 14, 2022 6:04 pm
by rulixa
fpiSTM asks: First which core you used ?

ST-Link V2