STMicroelectronics / STM32CubeF7

STM32Cube MCU Full Package for the STM32F7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
331 stars 193 forks source link

GPIO_AF9_TIM13 is unused #83

Closed KamilDuljas closed 1 year ago

KamilDuljas commented 1 year ago

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

TOUNSTM commented 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,

TOUNSTM commented 1 year ago

ST Internal Reference: 150910

ALABSTM commented 1 year ago

Fixed in commit 5f42e82ac26ed8876abc72a420642ae018e6eff4