极客工坊

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 12214|回复: 1

如何去掉Digispark tiny85上电后的延时

[复制链接]
发表于 2016-12-3 14:24:43 | 显示全部楼层 |阅读模式
Digispark tiny85板子上电后延时5S才开始工作,官方说法:If you unplug the Digispark and plug it back in or attach it to another power source there will be a delay of 5 seconds before the code you programmed will run. This 5 second delay is the Digispark Pro checking to see if you are trying to program it.
如何才能去掉这个上电后延时的过程?
回复

使用道具 举报

发表于 2016-12-3 19:42:54 | 显示全部楼层
tiny 85 并没有USB转串口芯片,而是在bootloader中写了USB的驱动,这才能被电脑识别,当然,前几秒钟是为了让ArduinoIDE去识别并下载程序的过程,如果没有这段时间,电脑的USB也不会识别和下载成功。
如果不用IDE,直接用ICSP下载,那就完全可以跳过这个过程。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则 需要先绑定手机号

Archiver|联系我们|极客工坊

GMT+8, 2024-3-29 08:13 , Processed in 0.044177 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表