User Activity

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/HA...
The function SCB_CleanDCache_by_Addr needs to be able to handle address that are not 32 byte aligned, but expanding the data cache flushing region to conforming addresses that included the requested region.netXduo calls the function regardless of reg...
Right now I am having to manually alter the code after each generateI would expect it here But all I see is What am I missing?Many thanks,Thomas