BUSY EXTI only triggers once #1

Closed
opened 2021-01-12 19:02:26 +00:00 by imi415 · 1 comment
Owner

The BUSY pin external interrupt callback only executes once.

The BUSY pin external interrupt callback only executes once.
imi415 added the
bug
label 2021-01-12 19:03:15 +00:00
Author
Owner

Fixed by adding priority settings before FreeRTOS kernel started.
https://git.minori.work/STM32_Projects/STM32H750VB_EPD/src/branch/master/Core/Src/user_tasks.c#L41

Fixed by adding priority settings before FreeRTOS kernel started. https://git.minori.work/STM32_Projects/STM32H750VB_EPD/src/branch/master/Core/Src/user_tasks.c#L41
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Embedded_Projects/STM32H750VB_EPD#1
No description provided.