cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up TouchSensing library

Parry
Associate

Hi there, I'm currently trying to setup the STM32_Touchsensing library.

I have already downloaded the library from

ST(https://github.com/STMicroelectronics/STM32CubeWB/blob/master/README.md#how-to-use).

 

How do I enable this Touch sensing library now that I have downloaded it

 

Thanks!

 

1 REPLY 1
STTwo-32
ST Employee

Hello @Parry 

So, the STM32_Touchsensingis a middleware that can be used with some STM32 MCUs. So, all you have is to open CubeMX, select an MCU or a board that you are going to use (as i can see is an STM32WB) and start your project. On the configuration panel of CubeMX m, go to middleware and enable the STM32_Touchsensing (you lay also have some settings to do for the middleware parameters).

Best Regards.

STTwo-32 

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.