KSM edits to RA8875

Dependents:   Liz_Test_Code

History

Initial check in default tip

2019-07-11, by kerrysmartin [Thu, 11 Jul 2019 14:02:46 +0000] rev 177

Initial check in


Correct a defect recently introduced, where the resistive touch screen failed to have memory allocated to hold the touch information.

2019-03-24, by WiredHome [Sun, 24 Mar 2019 14:49:49 +0000] rev 176

Correct a defect recently introduced, where the resistive touch screen failed to have memory allocated to hold the touch information.


Non-functional change to WriteCommand() based on register names, rather than hex values.

2019-03-15, by WiredHome [Fri, 15 Mar 2019 01:39:39 +0000] rev 175

Non-functional change to WriteCommand() based on register names, rather than hex values.


Documentation change on idle callback method

2019-02-11, by WiredHome [Mon, 11 Feb 2019 12:34:55 +0000] rev 174

Documentation change on idle callback method


Minor change to the comments

2019-01-29, by WiredHome [Tue, 29 Jan 2019 12:28:10 +0000] rev 173

Minor change to the comments


Non-functional refactoring

2019-01-13, by WiredHome [Sun, 13 Jan 2019 20:38:01 +0000] rev 172

Non-functional refactoring


Integrate support for alternate touch controller based on GSL1680 chip (found in some RA8875-based displays instead of the FT5206 chip).

2019-03-02, by WiredHome [Sat, 02 Mar 2019 12:43:03 +0000] rev 171

Integrate support for alternate touch controller based on GSL1680 chip (found in some RA8875-based displays instead of the FT5206 chip).


Invert the logic in the GSL1680 ISR handler to check for the pin to be zero, not one.

2019-03-02, by WiredHome [Sat, 02 Mar 2019 00:47:14 +0000] rev 170

Invert the logic in the GSL1680 ISR handler to check for the pin to be zero, not one.


Additional debug and configuration for the GSL1680 Touch Controller.

2019-03-01, by WiredHome [Fri, 01 Mar 2019 19:34:32 +0000] rev 169

Additional debug and configuration for the GSL1680 Touch Controller.


Added debug aids to GSL1680 controller driver.

2019-03-01, by WiredHome [Fri, 01 Mar 2019 19:27:49 +0000] rev 168

Added debug aids to GSL1680 controller driver.