- Notifications
You must be signed in to change notification settings - Fork1k
Open
Description
Knowing about#247, which seems to be about touchscreens only, I'd like to request the feature of touch sensing control to be added to Arduino_Core_STM32. The TSC is part of many STM32s, even down to the STM32F042x4 series, and using touch buttons is quite popular, so I think it would be a good thing to have available without having to resort to direct HAL programming.