-
Gateware has HR50 support. Extend this to simple bidirectional UART support with pipe to software.
-
Per user report from https://community.platformio.org/t/sipeed-rv-debugger-lite/19784.
The Lite version seems to be very close to the normal version listed at https://docs.platformio.org/en/latest/…
-
### Arduino core
**wiring_digital.c**
* ~~pinMode~~
* ~~digitalWrite~~
* ~~digitalRead~~ @Ldream
* ~~digitalToggle~~ @Ldream
**wiring_analog.c**
* ~~analogRead~~ @ReinForce-II
* ~~an…
bitsk updated
3 years ago
-
I'm trying out the SPI library from the current master branch (as of commit e7e1d8ad04875813bea83edde82f99c7bb8f61d5) with the [Arduino RFID Library for MFRC522](https://github.com/miguelbalboa/rfid),…
-
Using either `sipeed-rv-debugger` or `jlink` (J-Link EDU Mini in my case) as _upload_protocol_, it fails with the following log on a Sipeed Longan Nano:
```
Open On-Chip Debugger 0.10.0+dev-00911-gc…
-
I'm able to upload the code successfully, but the video appears split on my screen?
I've tried several LCD screens, they all have the same problem?
https://youtu.be/9k1GHhkrCzw
-
the error i get is this :
dfu-util: Error during download get_status
*** [upload] Error 74
whilst trying to flash the device using dfu mode.and gd32v i have tried using linux mac and windows with…
ghost updated
2 years ago
-
## Introduction
There is community interest to add support to GigaDevice SoC Vendor in Zephyr. Community members have intentions to support both ARM and RISC-V SoC's. This RFC was opened to serve a…
-
- [x] BOM
- [ ] Assembly PCB
- [ ] Test PCB
- [ ] Test Firmware
-
I flashed it successfully [on a f042 dev board](github.com/brainstorm/bbtrackball-rs), but I wonder which interface config to use on OpenOCD given the USB VID:PID?:
```
$ lsusb
(...)
Bus 020 Dev…