cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up TouchSensing library with STM32CUBEMX

notav
Associate

Hi,
I'm using the NUCLEO-U083RC board.
I wish to use the TOUCHSENSE library on STM32U083 (or STM32U073) that has the TSC, but STM32CUBEMX 6.16.1 doesn't allow me to enable it.
Why ?

1 ACCEPTED SOLUTION

Accepted Solutions
Ghofrane GSOURI
ST Employee

Hello @notav 

I ran a test using MX v6.16.1 and was able to enable the TSC, as shown below.

GhofraneGSOURI_0-1770023263012.png

Could you please share more details about the issue you are facing, or attach your .ioc file so that I can review your configuration and help identify what went wrong?

THX

Ghofrane

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.

View solution in original post

3 REPLIES 3
Ghofrane GSOURI
ST Employee

Hello @notav 

I'm currently investigating this behaviour.I will get back to you ASAP.

THX

Ghofrane

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.

Ghofrane GSOURI
ST Employee

Hello @notav 

I ran a test using MX v6.16.1 and was able to enable the TSC, as shown below.

GhofraneGSOURI_0-1770023263012.png

Could you please share more details about the issue you are facing, or attach your .ioc file so that I can review your configuration and help identify what went wrong?

THX

Ghofrane

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.

notav
Associate

I understood my problem: To enable the Middleware TOUCHSENSE Driver I must enable before the System Core / TSC peripheral.
Thank you for your assistance.