SPI_MOSI pin does not drive a certain logical level in SPI master mode
Hello, ST experts PB3&PB4&PB5 pins are configured to SPI_SCLK,SPI_MISO,SPI_MOSI in STM32U595VIT6. The code framework is generated according to CubeMX. It works well when communicating with its partner(TI's 32bit ADC), and HAL_SPI_Receive() is called ...