pistojim
Results
2
comments of
pistojim
at STM32f103 needs only : FT6336U ft6336u(RST_N_PIN, INT_N_PIN);
For the moment I solve it like that : // X_Coord = tp.tp[0].x; // no flip // Y_Coord = tp.tp[0].y; // no flip X_Coord = tp.tp[0].y; // X Y flip...