User Activity

Hello, I'm currently experiencing an issue with the STM32U535 HAL library, specifically when using LPDMA1 and SPI3 (Slave Transmit Only). A sanity check problem arises when the DMA is configured in Circular mode; the `HAL_SPI_Transmit_DMA` does not p...