-
I try to boot Cubieboard 1 with initramfs, but system doesn't start. MMC doesn't show in /dev and manual created node doesn't work (when try to mount created node:no such device or address). This same…
-
When switching from internal storage to external storage (for /userdata not booting), HDMI audio becomes very distorted. The sound is as if the audio volume is at 1000% no matter what the volume level…
n-i-x updated
2 years ago
-
1 我在驱动程序中开启了按键中断
在porbe函数中,使用函数device_init_wakeup(&pdev->dev, 1)
2 通过SIMPLE_DEV_PM_OPS注册了key_drv_suspend函数,并在该函数里面通过enable_irq_wake(),使能了可以通过按键来唤醒系统
3 通过SIMPLE_DEV_PM_OPS注册了key_drv_resume函数,并…
ghost updated
2 years ago
-
Can you make short instruction how to get correct adress for s905x ?
#define P_WATCHDOG_RESET (volatile unsigned int *)0xFFD0F0DC
#define _clear_icache() ((void (*)(void))0xffff051c)()
#define _d…
-
```
What steps will reproduce the problem?
1. Add a 2TB FutjiSu HD Drive
2. Go to Log
What is the expected output? What do you see instead?
Jan 1 00:00:23 boot-kernel: 0x00000000-0x003f0000 : "ALL"
J…
-
```
What steps will reproduce the problem?
1. Add a 2TB FutjiSu HD Drive
2. Go to Log
What is the expected output? What do you see instead?
Jan 1 00:00:23 boot-kernel: 0x00000000-0x003f0000 : "ALL"
J…
-
### Board
ESP32 Dev Module
### Device Description
Custom hardware
### Hardware Configuration
GPIO 16 and 17 used as UART HardwareSerial
### Version
v3.0.4
### IDE Name
Visual Studio Code
###…
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master (from 01-09-2024)
Esp8266/Esp32: ESP32
Hardware: ESP32-S3, ESP32-S2, AZ Delivery ESP32
### Description
I have two ESP32 modu…
-
### Board
ESP32S2
### Device Description
S2 Mini
### Hardware Configuration
PIN RX 18 , TX 16
### Version
v3.0.4
### IDE Name
Arduino IDE
### Operating System
WIN 10
### Flash frequency
8…
olagt updated
3 months ago
-
I think the documentation could use some extra information about the need for memory barriers: so far as I can see, there's currently neither explanatory material in the SDK, nor the raw information i…
arg08 updated
3 years ago