STM32H7 HAL issue - null pointer in HAL_SPI_Transmit_DMA().
Posted on September 26, 2017 at 17:59Hi,how can I report bug found in STM32H7 sources? Do you have any issue reporting system?I found bug in HAL_SPI_Transmit_DMA() function. I use SPI channel in 'Transmit only mode' (configured using STM32CubeMX) so...