DFR0699 - GT911 touch doesn't work on Arduino Mega 2560?
I'm using the provided GDL library and everything, aside from the capacitive touch, works.
These are my PIN def:
CK → 52
SI → 51
SO → 50
CS → 3
RT → 4
DC → 2
BL → None
CL → 21 (SCL)
DA → 20 (SDA)
IT → 18 (TX1)
I've also tested two other libraries with no success.
I'm using the default examples that come with the GDL library.
2024-03-07 01:16:26
DFR0699 was a I2C voice recorder module. So I think this is not the one you are asking about.
Yeez_B