Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: I2C 2 无法打开 #3

Closed
huayue0405 opened this issue Feb 28, 2024 · 3 comments
Closed

[Bug]: I2C 2 无法打开 #3

huayue0405 opened this issue Feb 28, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@huayue0405
Copy link

What happened

代码
from machine import I2C
i2c4=I2C(2)

显示
can't open /dev/i2c

Reproduction steps

from machine import I2C
i2c4=I2C(2)

Hardware board

k230 canmv

Software version

micropython v0.4

Bug frequency

all

Anything else

问过群里,这个驱动没有编译,希望后续micropython版本添加上

@huayue0405 huayue0405 added the bug Something isn't working label Feb 28, 2024
@yixinghua121
Copy link
Contributor

micropython v0.5 version,驱动会加入I2C2

@yixinghua121
Copy link
Contributor

@huayue0405 micropython v0.5 version,驱动已加入I2C2

@wuwentao
Copy link
Collaborator

当前issue长时间为收到响应或回复,先close了。
如果仍有问题,或者需要继续沟通,仍然可以reopen当前issue。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants