User Activity

HelloI've got an issue to send byte though SPI2 on the STM32L452.SPI1 and SPI3 works without any issue. But nothing on the SPI2.The code was generated from STM32CubeMX.Here is the SPI2 init :static void MX_SPI2_Init(void) {   /* USER CODE BEGIN SP...