-
Just inform that building process without Vivado doesn't produce boot.frm.
Installation described in readme to set environment could be done alternatively by using uboot-env.dfu.
F5OEO updated
10 months ago
-
I configured the sunx-bsp as ./configure cubietruck
Followed by make.
It gives me these errors: Any hints to solve the issue ??
arch/arm/lib/libarm.o: In function `init_func_i2c':
/home/yogesh/cubie…
-
I have been using a Blackwidow Lite (2018) keyboard on Ubuntu 20.04 for the past 6 months without any issues. However, two days ago, the keyboard started randomly disconnecting after a certain period …
-
HI
Is there some support for write protection of flash chips,
usually I need to protect bootloader in first 2MB of flash
from accidental overwriting. My chips of interest are some
ISSI and Winbo…
-
The design runs in a single clock domain, driven by `clki`. This pin is a 48 MHz signal, and as a result the entire design actually runs at 48 MHz.
As a result, the system is overclocked and can fa…
-
When i run build in the new version, the build now gets put into build/circuitdojo_feather_nrf9160_ns, but it doesnt seem that the load via bootloader command actually reads this dir - Instead, it jus…
-
### Problem description
Current flash_area structures, used by Flash map API, contain much more fields than needed for Zephyr operation out of compatibility with mcuboot and rely on device_get_bindin…
-
Is there any way we can flash our FCs using this module?
I see there is no Flash Firmware option in the Betaflight Configurator.
What exactly is the difference between connecting the FC via USB …
-
Hi !
First of all, thanks a lot for the big effort you invested in that project and that you share it!
I installed the packages with `npm install ci ` from the package-lock file. If I do it with…
-
Serial bus is currently a 2 wire Tx/Rx. In the do do list bucket, please add support for RTS/CTS hardware flow control.