2026-01-30 6:54 AM - last edited on 2026-01-31 12:17 PM by mƎALLEm
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 ?
Solved! Go to Solution.
2026-02-02 1:09 AM
Hello @notav
I ran a test using MX v6.16.1 and was able to enable the TSC, as shown below.
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.
2026-01-30 7:37 AM
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.
2026-02-02 1:09 AM
Hello @notav
I ran a test using MX v6.16.1 and was able to enable the TSC, as shown below.
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.
2026-02-02 5:44 AM
I understood my problem: To enable the Middleware TOUCHSENSE Driver I must enable before the System Core / TSC peripheral.
Thank you for your assistance.