cancel
Showing results for 
Search instead for 
Did you mean: 

Bug report: STM32CubeL0 (V1.10) in stm32l0xx_hal_uart.c

Fahad Mirza
Associate II
Posted on March 01, 2018 at 18:11

Inside UART_SetConfig() on line 2164, we are getting the peripheral frequency from RCC_PERIPHCLK_USART2 (hardcoded), where this should have been based on huart->Instance (USART1, USART2, LPUART1 etc.)

0 REPLIES 0