Skip to main content
Visitor II
November 25, 2022
Question

Error in 'en.stsw-stm32156' - AN4457 ?

  • November 25, 2022
  • 1 reply
  • 864 views

Hello,

can someone confirm that line 890

 /* Disable External interrupt for next Frame */
 EXTI->IMR &= ~EXTI_EMR_MR3;

is not correct in 'stm32f4xx_hal_uart_emul.c'?

Everywhere else it is written something like this

 EXTI->IMR |= huart_emul->Init.RxPinNumber;

EXTI->IMR |= huart_emul->Init.RxPinNumber;'

Thank you

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    November 28, 2022

    Hello @Community member​ and welcome to the Community :)

    Thanks for your post.

    I have raised your feedback internally to be reviewed and treated on the Internal ticket number: 139911 (PS: This is an internal tracking number and is not accessible or usable by customers).

    We will give you an update as soon as possible.

    Thanks for your contribution.

    Imen