User Activity

Hi,I have successfully configured the SPI1 with following parameters and trying to transfer a single byte but it is being timed-out in HAL_SPI_Transmit as EOT is not being set.Init.Mode = SPI_MODE_MASTER;Init.Direction = SPI_DIRECTION_2LINES;Init.Dat...
I wonder if the STM32_USB_Device_Library middleware is compatible with STM32U5?I can see that the USBX has been included in the Cube as the host/device library for U5 but since we want to migrate from STM32L5 to STM32U5 and we have already our usb co...
Kudos from