STM32cubeMX 6.3.0 missing IRQ handler in BDMA ISR.
On the project we are using LPUART1, more out of pinout convenience than low power, but STM32cubeMX 6.30 and STMCube_FW_H7 V1.9.0 miss placing the HAL_DMA handler for LPUART1 in the BDMA handler.
Is there a better place to report STM32CubeMX and FW/HAL bugs?
Below is my simple fix.
