Page 1 of 1

Buring buildroot\luckfox_pico_pro_max_image to SD card and the system does not bootup

Posted: 2024-01-17 8:46
by mrlb
After I have buring the buildroot\luckfox_pico_pro_max_image image
The debug uart just print RKUART and the system seems does not start

Re: Buring buildroot\luckfox_pico_pro_max_image to SD card and the system does not bootup

Posted: 2024-01-17 10:51
by Eng38
Hello, with respect to the Luckfox Pico Pro and Max models, we supply SPI NAND Flash images as the preferred method for firmware storage. We advise against utilizing SD card image flashing methods and encourage you to adhere to the following instructions for burning your firmware onto the device through SPI NAND Flash:

Detailed Tutorial: https://wiki.luckfox.com/Luckfox-Pico/L ... burn-image

Re: Buring buildroot\luckfox_pico_pro_max_image to SD card and the system does not bootup

Posted: 2024-01-18 0:57
by mrlb
Awesome, it works.

Re: Buring buildroot\luckfox_pico_pro_max_image to SD card and the system does not bootup

Posted: 2024-01-18 2:49
by mrlb
Where can I get some document guide about how to add custome camera?

Re: Buring buildroot\luckfox_pico_pro_max_image to SD card and the system does not bootup

Posted: 2024-01-18 3:53
by Eng38
For guidance on how to add a custom camera, you can refer to the official documentation.

Download document:https://files.luckfox.com/wiki/Luckfox-Pico/PDF/doc.7z
Related document paths:doc\en\ipc

Re: Buring buildroot\luckfox_pico_pro_max_image to SD card and the system does not bootup

Posted: 2024-01-18 5:03
by mrlb
GOt it. Thank you very much.