2017-06-01 08:25 AM
I'm trying to use SPI with DMA on an L4 chip. The firmware configuration is generated by CubeMX, and it has 4 calls that check for valid DMA handles. One of these calls is:
assert_param(IS_SPI_DMA_HANDLE(hspi->hdmatx));
Problem is, there is no IS_SPI_DMA_HANDLE macro defined so my project doesn't compile.
#bug #hal2017-06-02 12:15 AM
Hi
Buga.D_niel
,Thank you for your reported bug.
Please note that this issue isreported internallyto be fixed in coming version.
Thanks
Imen