-
Choose OrangeHat microcontroller
#1 Epic
-
HI,
I made a handset, how to work with my (targets=DIY_2400_RX_ESP8285_SX1280_via_UART) receiver connection ?
Edit platformio.ini -D MY_UID=0x17,0x13,0x31,0x19,0x23,0xEB ?
-
This debugger can be used in GD32VF series, not sure if it can work on GD32F series. I can help to work out the development, but need some advice.
-
Since 737f013ada404fdd620c2c0d4f1cb318a0ff64b2 I receive the error from the subject directly after starting when using `target/gd32vf103.cfg`.
It seems that
* `freertos->ubasetype_size == -1`
* b…
t-8ch updated
3 years ago
-
I tried to build my HAL crate [here](https://github.com/gd32v-rust/gd32vf103-hal) after I got latest 1.45.0-nightly Rust toolchain. I expected to see it compiles as normal; but there is an error …
-
I've just released picoboot-lib, which I believe is the smallest and least intrusive bootloader for tiny AVRs.
https://github.com/nerdralph/picoboot-lib
It uses the last 256 bytes of flash + 2 bytes…
-
There's a report of getting a
```
sh: 1: bin/dfu-suffix: not found
```
message during upload, which is because the `~/.platformio/packages/tool-dfuutil` package was never installed: [report](ht…
-
**Describe the bug**
"More than one DFU capable USB device found!" Error when flashing Pinecil 2.16 dfu file on Windows.
**To Reproduce**
Following the Flashing Guide for Pinecil I ran the follow…
-
I'm getting strange results when stepping through code with GD32VF103. I have a code that reads a register (RCU_CFG0) and the next line has an `if` over that value. If I place the breakpoint on the as…
-
#### Description
GigaDevice GD32V
The GigaDevice GD32V is pin compatible with the STMicro STM32F103.
[The GD uses a RISC-V and claims to be faster and more energy efficient than the STMicro.](http…