-
Hello to All.
STM8S903K3 with stlinkv2 and stm8flash results:
Determine FLASH area
Writing Intel hex file 2550 bytes at 0x8000... Tries exceeded
With stlink flashing suspends. It is done after few …
-
hi:
which kind of compilor you are used in "stm8-cc1101-baby-monitor" project? i find that compilor name is sdcc in Makefile.
are you develop this project on linux?
-
When I try to connect via the command:
sudo ./openocd -f board/stm32f4discovery.cfg
I get the following output:
http://pastebin.com/dcPBQ52Q
I have googled and cannot find an answer. I have the 49-stl…
-
This is my custom board again, a continuation of #87.
I'm now making it through the initialization function, and I get the following [eventType](https://github.com/andysworkshop/stm32plus/blob/f2e5ea…
-
Hello,
I have an issue with app.
App window:
> 32 Device descriptions loaded.
> Nucleo inserted
> Searching Device...
> ST Link V2 / Nucleo not found or unable to access it.
> Did you install the ud…
-
Hello,
I'm trying to programm option bytes at stm8s003 using stlinkv2.
There is an information about opt2 writing in compatibility table - there is no suppoprt for opt's yet.
Theoretically there i…
-
Qt 4 version: 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1
branch: master
```
$ make
/usr/lib/x86_64-linux-gnu/qt4/bin/uic ui/mainwindow.ui -o ui_mainwindow.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic ui/dial…
-
Hello,
I tried CMSIS-DAP on ST-LinkV2 dongle using Keil but found some issues with nRESET signal: the target could not reset nor I could use the "attach under reset" debugger option. The logic analyz…
-
I see entries for STM32L05xx in the devices database, but the processor is not being recognized on a NUCLEO-L053 board
Thanks,
Bill
-
Using QT4:
```
~/dev/QStlink2$ qmake-qt4 --version
QMake version 2.01a
Using Qt version 4.8.6 in /usr/lib/x86_64-linux-gnu
```
And gcc:
```
~/dev/QStlink2$ gcc --version
gcc (Ubuntu 4.8.4-2ubunt…