micropython / stm32lib

STM32 Cube library - CMSIS and HAL for F4, F7 and L4 microcontrollers
63 stars 71 forks source link

stm32f4xx_ll_usart: fix UART10 in LL_USART_Init #9

Closed dlech closed 4 years ago

dpgeorge commented 4 years ago

Thanks, this looks correct.

stm32f4xx_hal_uart.c already behaves correctly with UART9/10, so it's just this ll code that is buggy.

dpgeorge commented 4 years ago

Merged in f1369de6b5d379602a5e114c1c9f8dd3c59482cc and 58fee7c92bd576814d3f2afd92fbc62990270ecc on branch work-F0-1.9.0+F4-1.16.0+F7-1.7.0+H7-1.6.0+L0-1.11.2+L4-1.8.1+WB-1.6.0