Skip to main content
danielbuga9
Associate III
June 1, 2017
Question

STM32L4 CubeL4 bug

  • June 1, 2017
  • 1 reply
  • 616 views
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
This topic has been closed for replies.

1 reply

Technical Moderator
June 2, 2017
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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks