cancel
Showing results for 
Search instead for 
Did you mean: 

Comment error in stm32f4xx_hal_dma.c V1.4.3

Singh.Harjit
Senior II
Posted on December 24, 2015 at 23:33

In function HAL_DMA_IRQHandler(), there is a typo in a comment.

Line 777 should say:

        /* Current memory buffer used is Memory 0 */

and line 786 should say:

        /* Current memory buffer used is Memory 1 */

The code is correct but the comments are interchanged. The comments for similar logic in other parts are correct.
1 REPLY 1
Nesrine M_O
Lead II
Posted on December 28, 2015 at 10:12

Hi HarjitS,

Thanks for the suggestion! I will forward this to our team.

-Syrine-