Skip to main content
HAPPYDAY
Associate II
April 7, 2021
Solved

EXTI lineX is automatically disabled.

  • April 7, 2021
  • 2 replies
  • 1053 views

1. Select STM32MP151A

2. Select an GPIOx and set to GIPIO_EXTx

3.Select again GPIO under Pinout View, right click -> Pin Reserved -> Cortex-M4

4. Goto NVIC: EXTI lineX interrupt Enable Check.

5. Select any of the peripheral devices, enable Cortex-A7 or Cortex-M4, and disable it.

6. Goto NVIC: The enabled EXTI lineX is automatically changed to disable.

And Pin Reserved for the corresponding pin is automatically changed from Cortex-M4 to Free.

It is very inconvenient that the set EXTI is all initialized due to the above phenomenon.

Is the way I proceeded wrong? Or maybe it's a STM32CubeIDE(1.6.0) bug. Please check.

This topic has been closed for replies.
Best answer by Khouloud OTHMAN

Hi @HAPPYDAY​ ,

Good news :smiling_face_with_smiling_eyes: I am pleased to inform you that this issue is fixed in the latest STM32CubeMX version 6.3.0.

Thanks for your contribution.

Khouloud.

2 replies

Khouloud OTHMAN
Technical Moderator
April 7, 2021

Hi @HAPPYDAY​ ,

First, thanks for your feedback and for raising this issue.

This misbehavior is reproduced, and will be reported internally to be reviewed. I'll surely keep you posted with updates.

Sorry for any inconvenience that this may cause.

Thanks a lot for you contribution :smiling_face_with_smiling_eyes:

Khouloud.

Khouloud OTHMAN
Khouloud OTHMANBest answer
Technical Moderator
August 4, 2021

Hi @HAPPYDAY​ ,

Good news :smiling_face_with_smiling_eyes: I am pleased to inform you that this issue is fixed in the latest STM32CubeMX version 6.3.0.

Thanks for your contribution.

Khouloud.