sunxi-fel Windows x64预编译

最近要用这软件,但找了一圈没有Windows版的,只能用源码自己了编译,点击前往(github) sunxi-fel script interface for USB communication with the FEL handler built in to the CPU. You usually activate FEL mode by pushing the uboot / recovery button at poweron, or by having your device “fail over” to FEL when no other boot option is available. See http://linux-sunxi.org/FEL/USBBoot for a detailed usage guide. When called with no arguments, sunxi-fel will display a short usage summary. Note: Unless you select a specific device using the –dev or –sid options, the tool will access the first Allwinner device (in FEL mode) that it finds. You can print a list of all FEL devices currently connected/detected with ./sunxi-fel –list –verbose. ...

February 4, 2026 · 1 min · Tian Zhihao

优学派U27进入FEL模式

优学派U27进入FEL 模式,首先将设备完全关机,可以长按电源键选择关机或者直接拔掉电池连接排线再插上 然后长按音量加,再长按电源键两秒钟松开后,立即至少按3次,这时屏幕黑屏,连接数据线到电脑,打开设备管理器出现USB Device(VID_1f3a PID efe8)即设备已进入FEL模式。

February 2, 2026 · 1 min · Tian Zhihao

蛋仔派对添加好友时间,精确到分钟

蛋仔派对有一个蛋趣闻功能,可以查看添加好友时间,只精确到天 这个时候我观察到了一个细节,这个天数在变化的的时候不是在12点变化而是在晚上变化的,然后我到晚上去监控这个天数变化的时间,发现现就是我们加好友的时间。 现在我们如果要知道你加好友的时间,首先知道大致的时间比方说在早上还是下午,确定后在那个时间区间压缩,到最后就是精确的时间了

February 1, 2026 · 1 min · Tian Zhihao