Closed tim-nordell-nimbelink closed 3 years ago
Hi @tim-nordell-nimbelink,
Indeed, there's a typo in the comment, it should be updated as you have mentioned
- /* Enable output channel 1 */
+ /* Enable input channel 1 */
A fix will be implemented and made available in future release. Thank you once again for your contribution.
With regards,
ST Internal Reference: 94247
Hi @tim-nordell-nimbelink ,
I hope you are fine. The issue you reported has been fixed in the frame of version v1.11.0 of the STM32CubeWB published recently on GitHub.
Thank you again for having reported.
With regards
Line 145 should read "Enable input channel 1" I believe.
https://github.com/STMicroelectronics/STM32CubeWB/blob/e3d0473c1588f1379ff0e4d7d1c78d081c352518/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/TIM/TIM_InputCapture_Init/Src/main.c#L142-L146