Replies: 1 comment
-
自己フォローです。なんとなくわかりました。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I2C通信をRTOS側でやろうとしています。
現状では、まだうまくいっていないのですが、その前に少し気になることがあります。
linuxがわでデバイスの接続を確認しようとして
と、接続したデバイスが見つからないのですが、下記のようにすると見つかります。
双方の違いは何でしょう?特に/boot/config.txtでbusの10を登録したつもりはないのですが、
/devの下にはi2c-1, i2c-10と2種類見えています。SOLIDには関係ないのかもしれませんが、何かわかれば教えてください。
Beta Was this translation helpful? Give feedback.
All reactions