-
- [X] Programmer/board type: Stlink/v2
- [x] Programmer firmware version: Don't know
- [X] Operating system: Arch Linux
- [X] Stlink tools version: just compiled from git
- [X] Stlink commandlin…
Kezii updated
3 years ago
-
please consider adding support for the Nucleo-8S207K8 development board by STM. Thanks a lot in advance!
https://www.st.com/en/evaluation-tools/nucleo-8s207k8.html
-
- Programmer/board type:Stlink V3
- Operating system and version: Linux
- **Stlink tools version** and/or git commit hash: v1.6.1-93-g5c03678
- Stlink commandline tool name: st-util
- Target chip …
-
Programmer/board type: Stlink/v2-1 on NUCLEO board
Programmer firmware version: N/A
Operating system: Linux
Stlink tools version and/or git commit hash: v1.2.0-129-gee3f7a1
Stlink commandline tool…
-
On 64-bit Ubuntu 14.04, did the following:
1- Installed GUN ARM tool chain, following https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded
2- Installed 32 bit libraries, sudo apt-get ins…
-
Hello, i am trying to use a stlink adapter and i have managed to find the commands (shown below) to initialize it, however it gives an error at the "target create" command.
To test you don't need an…
yz70s updated
3 years ago
-
I use stm32f103vet6 with 512K flash and 64K ram. When I start st-util, it showed that:
STM32F1-workarea/Project/GPIO-example$ sudo st-util
libusb_handle_events() timeout
[!] send_recv
libusb_submit…
-
To reliably flash, and run a new version of my program I need to:
- hit the hardware reset button on the board WHILE the processor is executing code (not stopped).
- type "load'
- type "continue".
…
-
Hi
I'm using OS:Ubuntu 16.04 and MCU STM32L073 + STLinkV2, then follow the development-environment.md to setup debug environment.
When i using GDB (target extended-remote localhost:3333) to connect …
-
I'm having trouble with a 9486 display. The display works using the library on a Due, but won't have any of it on a bluepill. My 2.4" display works fine on both.
The diagnose support sketch just re…