Question
Initialisation GPIO not work in CubeIDE V1.8.0
I detected a problem : If the MX GPIO_Init(); is called before the MX_APPE_Init(); the HAL_GPIO_Togglepin not work.
To solve it, I call MX_GPIO_Init(); after the MX_APPE_Init();
I detected a problem : If the MX GPIO_Init(); is called before the MX_APPE_Init(); the HAL_GPIO_Togglepin not work.
To solve it, I call MX_GPIO_Init(); after the MX_APPE_Init();
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.