Skip to content

Add support for Inkplate 10#28

Merged
bitbank2 merged 3 commits intobitbank2:mainfrom
craftbyte:main
Mar 26, 2026
Merged

Add support for Inkplate 10#28
bitbank2 merged 3 commits intobitbank2:mainfrom
craftbyte:main

Conversation

@craftbyte
Copy link
Copy Markdown
Contributor

This adds support for the Inkplate 10 board with an IO expander.

It has been tested as part of implementing TRMNL firmware on the Inkplate 10 with success.

@bitbank2
Copy link
Copy Markdown
Owner

This looks good, thank you. I don't have the 10 to test, but everything looks ok. One thing I would like you to change. Since the row control is identical to the Inkplate5V2, don't create a new method that just calls the other method. After you make this change, I'll merge it.

@craftbyte
Copy link
Copy Markdown
Contributor Author

There, done

@craftbyte
Copy link
Copy Markdown
Contributor Author

While this works, I didn't see the documentation for use of Inkplate5V2ExtIO. Do we need it for this board as well?

@bitbank2 bitbank2 merged commit 260086c into bitbank2:main Mar 26, 2026
@bitbank2
Copy link
Copy Markdown
Owner

The I/O expander is the same, so the ExtIO functions can work the same.

@craftbyte
Copy link
Copy Markdown
Contributor Author

craftbyte commented Mar 26, 2026

ok, asking more because the function is not specified in the board def for the 10, as I noticed it worked without it and didn't know what code path to test

@bitbank2
Copy link
Copy Markdown
Owner

The external I/O functions are only there as a convenience for users and are not used internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants