STM32L4 CubeL4 bug
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-01 8:25 AM
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
Labels:
- Labels:
-
Bug-report
-
STM32Cube MCU Packages
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-06-02 12:15 AM
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
Thanks
Imen
