Closed KamilDuljas closed 1 year ago
Hello @KamilDuljas,
Thank you for your report. An internal tracker has been logged and a fix will be implemented and made available in the frame of a future release.
Thank you again for your report. With regards,
ST Internal Reference: 150910
Fixed in commit 5f42e82ac26ed8876abc72a420642ae018e6eff4
In macro IS_GPIO_AF(AF) we double checked AF9_TIM12 instead of AF9_TIM13. All macros in whole file are invalid.
https://github.com/STMicroelectronics/STM32CubeF7/blob/7e354cf248d84d84424e852ab012b345e3155640/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h#L462