-
Hi @Leo-PL,
Great work on bringing this device into the OpenWRT mainline. I have been following your progress closely, and now I have a ZTE MF286RA rebranded by an ISP. I have successfully flashed …
-
I'm looking to use some functions from CMSIS-DSP; is this already possible?
I couldn't find Gigadevice chips in https://docs.platformio.org/en/latest/frameworks/cmsis.html#platforms ...
-
When reading the guide i noticed that the way of enabling the bootloader mode in the arm chip is different from the risc v chip, why so?
-
- [x] zephyr modules add GD32F4xx_Firmware_Library
- [x] add gigadevice gd32f4xx soc
- [x] USART/UART
- [x] add gigadevice gd32f405x boards
- [x] gd32f405x support hello_world sample
-
Hi
I have locally a patch to have flash writing working on the CH32F103 ( yet another STM32F103 clone ).
The "normal" BMP code fails when writing to flash.
I think the flash on that clone is ju…
-
This PR adds support for GigaDevice GD32V SoC and SiPeed Longan Nano board that is use the SoC.
Currently, the west module dependency points to https://github.com/soburi/hal_nuclei.
Support:
GPIO…
-
OpenOCD currently does not support the GD32E23x line of processors (there are patches pending, but not yet accepted - I've a minimally working patch set if there's interest).
On the other hand, Bla…
-
Hi again - this time I'd like to try out an I2S example project for the GD32E103, and I thought I'd try to use the factory firmware examples first. A bit of a primer on how to make a PlatformIO projec…
-
I have a PinePhone Pro Developer Edition.
Following https://tow-boot.org/devices/pine64-pinephonePro.html, I am able to boot to the Tow-Boot 2021.10-004 installer via SD card, but when I click to f…
-
Hi - I see that in terms of ADC examples, there's currently only two for the F30x range.
When I simply open the polling one of those and add my F1x0 board to the platform.ini and the include, I get…