Hi!I'm currently using a Nucleo-L432KC board to move a servo. There's a pin connected to the Servo (PA_8), a pin for a button interrupt (PA_4) and a pin for a LED indicator (PA_6). The issue arises when I call the following function:void HAL_GPIO_EXT...