STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TSC peripheral - Linear Slider

Hello,I have a board with a interlaced 4 segment capacitive slider, not half-ended, connected to channels G2-IO2, G3-IO2, G4-I02 and G5-IO2, so in the same bank but different groups, as it should be I suppose. Can anyone please tell me what comfigura...

TSL library stateIDs

Hello everybody,I am trying to work with STM32F042G6 with TSL library but have some issues I hope that I made some minor mistake but I think I tried everíthing.I can't get stable detection when touching.I tried to copy a sample project but it was jus...

TSC problem when enabling Vdda

Hi,I'm developing a project based on the STM32U535VET, in which I have 12 touch buttons and a TFT display.Starting condition:I'm in a situation in which I'm reading the TSC channels and I'm having some "analog" problems. If the Vdda isn't enabled, th...

TCS with wire

I am starting a project in which I need touch sensors. With the help on chat gpt I have come up with this code. while (1){key = HAL_TSC_GroupGetValue(&htsc, TSC_GROUP1_IO2);printf("%d\n",key);/* USER CODE END WHILE *//* USER CODE BEGIN 3 */}I have sa...

mihaheh by Associate
  • 424 Views
  • 2 replies
  • 0 kudos

Resolved! TSC Example

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 lib...

mihaheh by Associate
  • 686 Views
  • 3 replies
  • 0 kudos

No TSC option from MCU finder & CubeMX ?

Hi, Dear ST teamSeems I can find filters about ADC/timer/UART..., but no filter for touch sensor?Can we add this for new versions of MCU finder and cubeMX ?, it's useful and important for me Thank you Best regards

allenQ by Associate
  • 367 Views
  • 1 replies
  • 1 kudos

Resolved! TSC not working STM32F042

Hello everybody, I designed a touch sensor whith the STM32F042 MCU but after a week of constant testing and experimenting still not working. First the problem was that the TSC always get in the too much count error, after I thought that maybe the cap...

Resolved! Capacitive touch sensors with STM32L4+ series

Hello everyone,I plan to use an STM32L4R7xx MCU in a project and I want to employ capacitive touch sensors. I've read that the TSC module can assist with this, and I should only design the buttons on the PCB. However, I've also read that water and hu...

WPazH by Associate II
  • 603 Views
  • 2 replies
  • 1 kudos
Labels