RFQ/BOM 0 登錄 / 註冊

選擇您的位置

用戶形象

When the STM32F030C8 external io port interrupt level is kept at 1.2V, the interrupt is always triggered and cannot come out.

MCU
3月 17, 2021 by Matthew 3926

External IO port interrupt, the initial setting is the rising edge trigger interrupt, but when the io port level is kept at 1.2V, the interrupt will not be triggered all the time. Have you encountered this problem?

所有評論

user image

James 發表於 March 17, 2021

There is no clear interrupt flag.

0
user image

Emma 發表於 March 17, 2021

Turn off the interrupt after triggering, and turn on the interrupt after the processing is completed. .

0
user image

Joseph 發表於 March 17, 2021

1. You'd better refer to the history to check whether the program setting is correct and whether it is set to level trigger

2. Unless afterwards, the signs should be cleaned up in time,

0
user image

Aden 發表於 February 1, 2024

I want to know the same thing

0

寫一個答案

您需要登錄才能回覆。 登錄 | 註冊