Jump to content

NanoPi Duo and I2C


sgjava

Recommended Posts

Found it in DTB

				i2c0-pins {
                                pins = "PA11\0PA12";
                                function = "i2c0";
                                phandle = <0x1c>;
                        };

                        i2c1-pins {
                                pins = "PA18\0PA19";
                                function = "i2c1";
                                phandle = <0x1d>;
                        };

                        i2c2-pins {
                                pins = "PE12\0PE13";
                                function = "i2c2";
                                phandle = <0x1e>;
                        };

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines