Skip to content

Does this library support M5Core2? #922

Discussion options

You must be logged in to vote

There is an Arduino AXP192 library that could be used to manage the TFT power. However you would need to look in more detail at what other functions in the M5Core2 are connected to the chip and whether these need to be controlled. The M5Core2 also has a capacitance touch controller so again you would have to look for a library.

Since the M5Core2 library has an early version of TFT_eSPI embedded within it (it has been renamed In_eSPI), the simplest solution is to use that dedicated library.

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Bodmer
Comment options

You must be logged in to vote
1 reply
@fermintm
Comment options

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