Hi
Will you add support for FastBoot with Luckfox Pico Pi or Core1106? Pico Ultra has the board config BoardConfig-EMMC-Busybox-RV1106_Luckfox_Pico_Ultra-IPC_FASTBOOT.mk, but Pico Pi has no corresponding board config.
Search found 4 matches
- 2025-05-21 12:58
- Forum: Other
- Topic: FastBoot for Luckfox Pico Pi/Core1106
- Replies: 1
- Views: 1984
- 2025-05-13 5:00
- Forum: Other
- Topic: USB Host/Device selection for Core1106
- Replies: 2
- Views: 1138
Re: USB Host/Device selection for Core1106
Thank you.
- 2025-05-13 4:58
- Forum: Other
- Topic: Core1106 Problem with USB
- Replies: 3
- Views: 2940
Re: Core1106 Problem with USB
Isn't USB_VBUS_DET connected to 3.3V via a resistor divider, not 1.8V?
If VBUS is 5V then USB_VBUS_DET is 3.3V (more exactly 3.214V).
If VBUS is 5V then USB_VBUS_DET is 3.3V (more exactly 3.214V).
- 2025-05-12 20:59
- Forum: Other
- Topic: USB Host/Device selection for Core1106
- Replies: 2
- Views: 1138
USB Host/Device selection for Core1106
I'm designing a PCB for Core1106. I need the USB to be in Host mode when I have a USB camera attached and in Device mode when I flash the board or use ADB. Luckfox Pico Pi has a physical switch to select Host or Device Mode. However I don't understand from the provided schematic how RV1106 SoC selec...