Can i get full schematics of LuckFox Lyra? This is a stripped-down version:
https://wiki.luckfox.com/assets/files/L ... 5e0f33.pdf
I also want to add spi-flash on board/ Also witch spi nor supported by uboot?
i want this flash W25Q512JVEIQ to set on Lyra board
LuckFox Lyra full schematics document
Currently, the download interface of the wiki is already all publicly accessible.
Luckfox Lyra uboot has already enabled support for SPI-flash by default. However, the kernel device tree only adds support for SPI-NAND by default, and additional support for SPI-NOR needs to be added.
The capacity of the W25Q512JVEIQ you selected is only 64MB. If you want to test, you will need to trim the current image we provide.
Luckfox Lyra uboot has already enabled support for SPI-flash by default. However, the kernel device tree only adds support for SPI-NAND by default, and additional support for SPI-NOR needs to be added.
The capacity of the W25Q512JVEIQ you selected is only 64MB. If you want to test, you will need to trim the current image we provide.

