cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L4 CubeL4 bug

danielbuga9
Associate III
Posted on June 01, 2017 at 17:25

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 #hal
1 REPLY 1
Imen.D
ST Employee
Posted on June 02, 2017 at 09:15

Hi

Buga.D_niel

,

Thank you for your reported bug.

Please note that this issue isreported internallyto be fixed in coming version.

Thanks

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen