Solved
L4 Cube Bug IS_SPI_DMA_HANDLE
Posted on August 25, 2017 at 23:32
L4 Cube V1.8.0
IS_SPI_DMA_HANDLE() macro not defined in stm32l4xx_hal_spi.h, USE_FULL_ASSERT build fails
L4 Cube V1.8.0
IS_SPI_DMA_HANDLE() macro not defined in stm32l4xx_hal_spi.h, USE_FULL_ASSERT build fails
its added in 1.8.1:
STM32Cube/Repository/STM32Cube_FW_L4_V1.8.1/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_spi.h:#define IS_SPI_DMA_HANDLE(HANDLE) ((HANDLE) != NULL)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.