[riot-notifications] [RIOT-OS/RIOT] boards/bluepill-stm32f030c8: add STM32F030C8 based bluepill board (#15405)
Marian Buschsieweke
notifications at github.com
Sun Nov 8 20:24:39 CET 2020
@maribu commented on this pull request.
Code looks good. I have some comments for the doc
> +| RAM | 8 kiB |
+| Flash | 64 kiB |
```suggestion
| RAM | 8 KiB |
| Flash | 64 KiB |
```
> +You have to connect a separate ST-Link programmer to the (SW)DIO, (SW)CLK, GND and
+NRST pins on the board.
This contradicts the PR description. Does it have an NRST pin, or not?
> +You can work around this by pressing the reset button when OpenOCD wants to connect
+to the Blue Pill.
Have you tried keeping reset pressed until OpenOCD tries to connect, then release? OpenOCD tries to connect for like 2 seconds or so - so this worked really reliable for me.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15405#pullrequestreview-525836883
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201108/6863f51d/attachment.htm>
More information about the notifications
mailing list