Skip to main content
Associate
December 20, 2023
Solved

TSC Example

  • December 20, 2023
  • 3 replies
  • 2132 views

I am a begginer in the st enviroment, but still. I'm trying to use the touch sensing library, but there is very little good examples of how to just use one button as a sensor. I real all the documentation, still no good examples. I downloaded the libraryen.stm32cubel0_v1-12-0\STM32Cube_FW_L0_V1.12.0\Middlewares\ST\STM32_TouchSensing_Library, but the documentation is still refering about using tsl_user.c, which there isn't one in the folder... Can someone link an example or something that helps. Im using nucleo-l053r8

Best answer by Stassen.C

Hello Mihaheh,

In the STM32CubeL0 you downloaded, you can look into the STM32CubeL0 Projects 32L0538DISCOVERY Applications TouchSensing 

 

 

3 replies

AScha.3
Super User
December 20, 2023
"If you feel a post has answered your question, please click ""Accept as Solution""."
Technical Moderator
December 21, 2023

Hello @mihaheh and welcome to ST Community

Getting started with touch sensing control on STM32 microcontrollers - Application note should be helpful to get started. You can find example project as mentioned @AScha.3 

If you still having concerns, don't hesitate to come back and share them. 

To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL
Stassen.C
Stassen.CBest answer
ST Employee
January 12, 2024

Hello Mihaheh,

In the STM32CubeL0 you downloaded, you can look into the STM32CubeL0 Projects 32L0538DISCOVERY Applications TouchSensing 

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.