|
H753_CPP_SPI_Resistive_Touch_Screen_Controller 1.0
STM32H753 SPI resistive touchscreen (Adafruit 333 overlay + 5767 TSC2046 controller) driver and tutorial
|
: Header for main.c file. This file contains the common defines of the application. More...
#include "stm32h7xx_hal.h"Go to the source code of this file.
Macros | |
| #define | TOUCH_SELFTEST_ENABLE |
| Compile in the TSC2046 startup self-test (touchSelfTest.c). Comment out to leave it out of the build entirely – no code, no boot-time delay. | |
: Header for main.c file. This file contains the common defines of the application.
Copyright (c) 2026 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
Definition in file main.h.
| #define TOUCH_SELFTEST_ENABLE |
Compile in the TSC2046 startup self-test (touchSelfTest.c). Comment out to leave it out of the build entirely – no code, no boot-time delay.