Search found 330 matches
- 2025-05-07 9:53
- Forum: Core3576-RK3576
- Topic: Stuck on "Luckfox kernel" at boot
- Replies: 1
- Views: 54
Re: Stuck on "Luckfox kernel" at boot
You can re - download the image from the network disk and burn it to the TF card. When the development board starts successfully, externally, the ACT light will flash. If the ACT light doesn't flash, it means the system failed to start. Try replacing the TF card and test again. RK3576-Debian12-2505....
- 2025-05-07 7:04
- Forum: Core3566-RK3566
- Topic: Core3566 schematic
- Replies: 1
- Views: 54
Re: Core3566 schematic
Hello. The schematic diagram of Core3566 is temporarily not available.We will inform you promptly once it is opened.
- 2025-05-07 7:01
- Forum: Display
- Topic: Luckfox-Omni3576-08000-Box there is no display.
- Replies: 1
- Views: 64
Re: Luckfox-Omni3576-08000-Box there is no display.
Please provide relevant information such as the screen type, its connection to the development board, and the system version of the development board to help us troubleshoot the problem.
- 2025-05-07 6:58
- Forum: Other
- Topic: IMX415-98 IR-CUT Camera
- Replies: 1
- Views: 41
- 2025-04-24 8:31
- Forum: Core3576-RK3576
- Topic: How to modify onnx to optimize for RK3576
- Replies: 1
- Views: 1528
Re: How to modify onnx to optimize for RK3576
RK3576 supports accelerated reasoning through NPU. It is recommended to use Rockchip's official RKNN Toolkit to convert ONNX models to RKNN format. Refer to our Wiki and Rockchip github link.
https://wiki.luckfox.com/luckfox-Omni35 ... an12/RKNN/
https://github.com/airockchip/
https://wiki.luckfox.com/luckfox-Omni35 ... an12/RKNN/
https://github.com/airockchip/
- 2025-04-23 12:50
- Forum: Core3576-RK3576
- Topic: Can't access shell on UART0 with SDCARD image (Luckfox-rk3576-buildroot_250301.img)
- Replies: 6
- Views: 1686
Re: Can't access shell on UART0 with SDCARD image (Luckfox-rk3576-buildroot_250301.img)
If you have multiple sets of development boards, you can swap the installation of the core boards. Even if the HDMI resolution is incompatible, the system can still enter the kernel and print relevant information. If you suspect that the DSI is causing the problem, unplug all the peripherals and see...
- 2025-04-23 10:40
- Forum: Core3576-RK3576
- Topic: Can't access shell on UART0 with SDCARD image (Luckfox-rk3576-buildroot_250301.img)
- Replies: 6
- Views: 1686
Re: Can't access shell on UART0 with SDCARD image (Luckfox-rk3576-buildroot_250301.img)
I have also tested with a SanDisk Ultra 256GB card and it was able to boot successfully. So, you should check if the image was not burned successfully. First, format the card and then try burning the image again. Or you can try our Debian 12 image and see if it can boot up normally.
- 2025-04-21 11:09
- Forum: Core3576-RK3576
- Topic: Can't access shell on UART0 with SDCARD image (Luckfox-rk3576-buildroot_250301.img)
- Replies: 6
- Views: 1686
Re: Can't access shell on UART0 with SDCARD image (Luckfox-rk3576-buildroot_250301.img)
Your startup log shows that you haven't even entered the kernel. First, re-plug the core board to rule out the problem of poor contact. Second, try burning and testing with several different TF cards to rule out the compatibility issues of the TF cards.
- 2025-04-21 2:11
- Forum: Other
- Topic: Luckfox Nova
- Replies: 4
- Views: 1614
Re: Luckfox Nova
This image is the update.img. You can rename it by adding the date and time to it, which will make it easier to manage. You can directly write it to the eMMC according to the steps.
- 2025-04-19 10:13
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Help with audio on Pico Max
- Replies: 5
- Views: 1261
Re: Help with audio on Pico Max
It is not recommended to use the audio function on this board because there are many aspects that require you to do it yourself. We only provide the general direction and do not offer debugging support. It roughly includes the following points: You need to add the driver by yourself and compile the ...