arduino_keyboard icon indicating copy to clipboard operation
arduino_keyboard copied to clipboard

usb host shield mini 与arduino micro的连接问题

Open LebinLiang opened this issue 3 years ago • 1 comments

看作者的经历有使用micro与usb host shield mini ,我目前使用的是3.3v的micro(在arduino上是Leonardo),按照你的教程修改了usb host shield mini 的供电,使usb为5v,其他引脚都直接与模块连接(测试过vcc为3.3v),但是烧录例程usbhidbootkdb 还是提示无法识别"OSC did not start",想问问作者的方案是怎么样呢?

LebinLiang avatar Feb 22 '22 16:02 LebinLiang

首先需要确认下之前有没有把5v接到过 usb host shield mini 的供电上,如果有过,就有可能出现故障。 所以需要先排查 usb host shield mini 是否正常。我之前自己没有办法测,就重新买了一个,结果新买的就没问题。。。

KevinsBobo avatar Feb 23 '22 04:02 KevinsBobo