开发板进入烧写模式 短路V3S(F1C100s/F1C200s/V3s)板子的spi flash 1,4或1,2脚, 上电(通过 USB 线进入接入电脑)电脑检测到新的usb烧写设备。 安装驱动 打开zadig, 选择 Options -> List All Devices, 选择全志的设备, 点击安装驱动按钮 命令行跑起来 实验场景: 参考: https://linux-sunxi.org/FEL/USBBo...
sunxi-fel -p spiflash-read 0 0x100 readA.bin还有这个读命令可以读提示完成,但是读出来的文件在哪个文件夹里面呀没有找到请赐教,还有请教用全志的烧写软件烧录是.img格式的,有没有把SPIFLASH.BIN转成 .IMG用全志烧录工具下载的软件呀。 离线 楼主 #60 2019-10-13 16:16:29 分享评论 晕哥 管理员 注册...
发现uboot命令行里有个命令:logo,修改了里面调用的函数,显示数据时,调用spi lcd的数据发送函数,虽然是软件模拟spi发送的: int show_bmp_on_fb(char *bmp_head_addr, unsigned int fb_id) { #if defined(CONFIG_BOOT_GUI) struct bmp_image *bmp = (struct bmp_image *)bmp_head_addr; struct canvas *...
通过制定不同的命令和参数,可以在运行时与全志芯片进行交互,以便进行调试和分析。 此外,sunxi-fel还支持其他一些操作,例如读取和写入内存、擦除和写入flash存储器等。可以查阅sunxi-fel的文档或使用`sunxi-fel --help`命令获取更多信息。 总的来说,sunxi-fel是一个功能强大的工具,为开发者提供了一种方便的方法来...
Lichee Zero SPI Flash 16M启动的U-boot,w25q128 上传者:herochou时间:2020-12-30 sunxi-tools_sunxi-tools_sunxi-felwindows_sunxitools_F1C100s_安装su f1c100s下载工具,可在windows通过msys2编译 上传者:weixin_42691388时间:2021-10-03 u-boot-sunxi-with-spl-vga.bin ...
This repository contains the latest LiveSuit binary and supporting kernel module. LiveSuit is a tool to flash Images to the NAND of Allwinner devices. The latest version of this software can be retrieved from: https://github.com/linux-sunxi/sunxi-livesuit For more information on this repository...
全志F1C100S芯片下载工具,适配用于外部32M的FLASH配置。 上传者:u013161968时间:2019-08-06 sunxi-tools-fel-windows 我自己移植的windows下的sunxitools-fel,可以用于全志cpu的fel模式。cpu调试 上传者:xunxiaohui时间:2018-03-06 f1c100s_uboot_linux_文件系统.zip ...
我用mkfs.jffs2制作根文件系统, 用sunxi-fel烧到指定的flash地址后,linux启动出现了下面的错误[ 0.982462] hub 1-0:1.0: USB hub found[ 0.986400] hub 1-0:1.0: 1 port detected[ 0.990907] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver[ 0.997230] ohci-platform: OHCI generic platform ...
首先你试一试这个命令, sunxi-fel spiflash-info 看系统能不能检测到你的flash id
Lichee Zero SPI Flash 16M启动的U-boot,w25q128 立即下载 上传者: herochou 时间: 2020-12-30 Linux_U-Boot_开发指南1 介绍U-Boot的编译打包、基本配置、常用命令的使用、基本调试方法等,为U-BOOT的移植及应用开发提供了基础。1.2 适用范围1.3 相关人员 立即下载 上传者: weixin_35797901 时间: 2022...