cancel
Showing results for 
Search instead for 
Did you mean: 

Bug in TSC example project

seren
Associate II

There is a bug in

STM32Cube_FW_L0_V1.11.2\Projects\STM32L073Z-EVAL\Examples\TSC\TSC_BasicAcquisition_Interrupt\Src\stm32l0xx_hal_msp.c, line 116:

0690X000009YFoKQAW.png

it has to be

TSCx_TS1_IO_GPIO_PORT

instead

3 REPLIES 3
Imen.D
ST Employee

Hello @seren​ ,

Thanks for highlighting this issue.

We raised this internally for fix in the coming release of CubeL0 Firmware pacakge.

Thanks and Best Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
seren
Associate II

Fine, thanks.

I also noticed a few small things in main.c of that example project: BSP_LED_Init(LED3) is called twice (lines 98 and 100) and comments in lines 197 and 213 say "Channel 1" instead of 2 and 3 respectively.

Your feedback is raised to the development team for fix.

Thanks,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen